summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE4
1 files changed, 3 insertions, 1 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 9607dd4..22ed166 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,5 +1,5 @@
- PTHREADS-WIN32 SNAPSHOT 2000-08-13
+ PTHREADS-WIN32 SNAPSHOT 2000-09-08
----------------------------------
Web Site: http://sources.redhat.com/pthreads-win32/
FTP Site: ftp://sources.redhat.com/pub/pthreads-win32
@@ -30,6 +30,8 @@ New:
pthread_getw32threadhandle_np
Bugs fixed:
+- Calling pthread_cancel from non-POSIX threads fixed.
+- Possible deadlock threat using pthread_cond_broadcast() reduced.
- TSD key creation race condition;
- Other potential race conditions
associated with initialising various