summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 7a9587714..4736150e1 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-11 Christopher Faylor <cgf@redhat.com>
+ Thomas Pfaff <tpfaff@gmx.net>
+
+ * thread.cc (pthread::exit): Cleanup on thread exit.
+ (__reent_t::init_clib): Set thread local clib __cleanup var
+ appropriately.
+
2003-11-10 Christopher Faylor <cgf@redhat.com>
* miscfuncs.cc (low_priority_sleep): Make a "C" function.