summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5bfab9ffb..93e70cef3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,16 @@
2001-10-16 Corinna Vinschen <corinna@vinschen.de>
+ * fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibility
+ code since no Win32 device names are used anymore.
+ * fhandler_tape.cc (fhandler_dev_tape::tape_set_blocksize): Allow
+ 0 as blocksize to indicate variable blocksize.
+ * path.cc (win32_device_name): Generate NT internal device names
+ using upper/lower case names for readability.
+ Generate \DosDevices\<letter>: device name for mount table
+ compatibility devices.
+
+2001-10-16 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler_tape.cc (fhandler_dev_tape::tape_status): Report
EOTWarningZoneSize in get->mt_eotwarningzonesize.
* include/cygwin/mtio.h: Define DEFTAPE.