summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 40aaba692..6f8fe5b98 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,12 @@
2001-12-03 Christopher Faylor <cgf@redhat.com>
+ * net.cc (cygwin_getsockopt): Allow NULL optval.
+
+ * path.cc (mount_info::read_cygdrive_info_from_registry): Don't write
+ cygdrive to registry if it doesn't exist.
+
+2001-12-03 Christopher Faylor <cgf@redhat.com>
+
* path.cc (mount_info::conv_to_win32_path): Avoid returning error if
cygdrive == '/'.
(mount_info::cygdrive_win32_path): Return 0 if invalid cygdrive path.