2013-08-20 22:17:14 +02:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2013-08-23 20:19:46 +02:00
|
|
|
- Change magic number associated with process information block so that 32-bit
|
|
|
|
Cygwin processes don't try to interpret 64-bit information and vice-versa.
|
2013-08-23 11:43:58 +02:00
|
|
|
|
2013-08-21 22:28:12 +02:00
|
|
|
- Redefine content of mtget tape info struct to allow fetching the number of
|
|
|
|
partitions on a tape.
|
|
|
|
|
2013-08-20 22:17:14 +02:00
|
|
|
|
|
|
|
Bug fixes:
|
|
|
|
----------
|
|
|
|
|
|
|
|
- Fix creating two partitions on tape drives supporting initiator partitions.
|
|
|
|
|
|
|
|
- Update the internally used blocksize after setting a new blocksize for the
|
|
|
|
current tape.
|
2013-08-30 23:33:43 +02:00
|
|
|
|
|
|
|
- Fix problem with queued signals as manifested by:
|
2013-08-30 23:42:40 +02:00
|
|
|
http://cygwin.com/ml/cygwin/2013-08/msg00534.html
|
2013-08-30 23:33:43 +02:00
|
|
|
|
2013-08-30 23:42:40 +02:00
|
|
|
- Fix bug in sbrk breaking extending the heap beyond its default size.
|
|
|
|
Fixes: http://cygwin.com/ml/cygwin/2013-08/msg00520.html
|