2013-08-20 20:17:14 +00:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2013-08-23 09:43:58 +00: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 20:28:12 +00:00
|
|
|
- Redefine content of mtget tape info struct to allow fetching the number of
|
|
|
|
partitions on a tape.
|
|
|
|
|
2013-08-20 20:17:14 +00: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.
|