aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-29 00:43:50 +0000
committerChristopher Faylor <me@cgf.cx>2002-11-29 00:43:50 +0000
commitc0b813e5003809f9d93e3e1b646cb6c9114fe364 (patch)
treecbf71517fd71b493a3940f0ea4df072b21929e45 /winsup/cygwin/ChangeLog
parent5a74d15e43891ebff1a1a1c8c6f206234a001ed0 (diff)
downloadnewlib-c0b813e5003809f9d93e3e1b646cb6c9114fe364.zip
newlib-c0b813e5003809f9d93e3e1b646cb6c9114fe364.tar.gz
newlib-c0b813e5003809f9d93e3e1b646cb6c9114fe364.tar.bz2
* sigproc.cc (sig_dispatch_pending): Remove assertion.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 6487363..e17bb5b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-28 Christopher Faylor <cgf@redhat.com>
+
+ * sigproc.cc (sig_dispatch_pending): Remove assertion.
+
2002-11-27 Christopher Faylor <cgf@redhat.com>
* include/cygwin/version.h: Bump DLL minor number.