summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2003-09-02 17:50:26 +0000
committerrpj <rpj>2003-09-02 17:50:26 +0000
commit458c3e125811053bb0f974f2f0e01fde371ea192 (patch)
tree1303fa8f1e2eb32df4c23866d4abed65cae62b7c /ChangeLog
parent879bb0613c03b10bdf91aa862c2463b7f9f99087 (diff)
Allow cancelation of waiting implicit threads.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d0effe..70ce334 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-03 Ross Johnson <rpj@callisto.canberra.edu.au>
+
+ * w32_cancelableWait.c (ptw32_cancelable_wait): Allow cancelation
+ of implicit POSIX threads as well.
+
2003-09-02 Ross Johnson <rpj@callisto.canberra.edu.au>
* pthread_win32_attach_detach_np.c (pthread_win32_thread_detach_np):