2013-08-20 22:17:14 +02:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2013-08-23 11:43:58 +02:00
|
|
|
- Disable code which disallowed to start 32 bit Cygwin processes from 64 bit
|
|
|
|
Cygwin processes and vice versa. 32 bit processes are not recognized as
|
|
|
|
Cygwin processes by a 64 bit parent process and vice versa, so there is
|
|
|
|
no IPC other than what you have with non-Cygwin processes.
|
|
|
|
|
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.
|