Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 8f909b64d..dcc1591f6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-16 Christopher Faylor <me.cygwin2013@cgf.cx>
+
+ * pthread.cc (pthread_exit): Add kludge to accommodate noreturn attribute.
+
2013-01-14 Antti Kantee <pooka@iki.fi>
* include/pthread.h (pthread_exit): Mark as "noreturn".