aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 616fe94..5903c32 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,13 @@
2003-11-21 Christopher Faylor <cgf@redhat.com>
- * msg.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.
+ * sem.cc: Always include signal.h to handle SIGSYS raise when
+ !USE_SERVER.
+ * shm.cc: Ditto.
+
+2003-11-21 Christopher Faylor <cgf@redhat.com>
+
+ * msg.cc: Always include signal.h to handle SIGSYS raise when
+ !USE_SERVER.
2003-11-20 Christopher Faylor <cgf@redhat.com>