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 aae9a4a9f..f4aa368fd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2005-12-13 Christopher Faylor <cgf@timesys.com>
+ * cygtls.cc (_cygtls::remove): Don't bother if we're exiting.
+ * sigproc.cc (_cygtls::remove_wq): Ditto.
+
+2005-12-13 Christopher Faylor <cgf@timesys.com>
+
* fhandler_tty.cc (fhandler_tty::open): Enhance comment.
2005-12-13 Corinna Vinschen <corinna@vinschen.de>