Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-12-05 07:48:15 +0300
committerChristopher Faylor <me@cgf.cx>2001-12-05 07:48:15 +0300
commitd653df0d95f750ed5f5a5dca2c84031d384760a1 (patch)
tree330688a5d8f3f9aa3743fb12f3d6107208afdf08 /winsup
parent958348a4cfd9ec9dbfb6df69643e0de3b800b773 (diff)
Add missing ChangeLog entries.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b3094d15e..6484f164c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -6,6 +6,8 @@
2001-12-03 Christopher Faylor <cgf@redhat.com>
* net.cc (cygwin_getsockopt): Allow NULL optval.
+ (cygwin_setsockopt): Ditto.
+ (cygwin_recvfrom): Allow NULL from.
* path.cc (mount_info::read_cygdrive_info_from_registry): Don't write
cygdrive to registry if it doesn't exist.