summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3685cda9e..6e7ca4987 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-18 Pierre Humblet <pierre.humblet@ieee.org>
+
+ * exceptions.cc (sigdelayed): Fix race where signal handler could get
+ the wrong mask.
+
2003-08-18 Christopher Faylor <cgf@redhat.com>
* path.cc (mount): Add null/empty check for input parameters.