summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 428f73707..554e93efa 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-27 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that
+ the function never actually returns.
+ * exceptions.cc (_cygtls::handle_exceptions): Jump out of function
+ rather than returning to avoid meddling by previously installed
+ exception handlers.
+
2008-02-25 Corinna Vinschen <corinna@vinschen.de>
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is