summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2004-10-23 09:15:53 +0000
committerrpj <rpj>2004-10-23 09:15:53 +0000
commitcccaf0c2c82e78a72d69a4a50c872f308bed2f65 (patch)
treec5f646409ac5694c6176bf8ef72d507dd4f78089 /ChangeLog
parent045278e11b53fc1ad59945427feab1cd9275988f (diff)
Mutex and Semaphore changes - considered alpha for now
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a933330..303cb65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-23 Ross Johnson <ross@localhost.localdomain>
+
+ * sem_timedwait.c (ptw32_sem_timedwait_cleanup): Release
+ Win32 semaphore.
+ sem_wait.c (ptw32_sem_wait_cleanup): Likewise.
+
2004-10-22 Ross Johnson <rpj at callisto.canberra.edu.au>
* sem_init.c (sem_init): Introduce a 'lock' element in order to