summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdaf3b6..76c866c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1999-08-12 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
+ * private.c (_pthread_threadStart): ei[] only declared if _MSC_VER.
+
* exit.c (pthread_exit): Check for implicitly created threads
to avoid raising an unhandled exception.