summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2001-10-26 00:16:28 +0000
committerrpj <rpj>2001-10-26 00:16:28 +0000
commit70451597bca186f31d4a69aec0ae940fe90e3d56 (patch)
treecd27be8780e3744174b22c70b4ed285402b63976 /ChangeLog
parent820ca4b34c23ef8d91edade437f0f9fd781f8b89 (diff)
* semaphore.c (sem_init): Fix typo and missing bracket
in conditionally compiled code. Only older versions of WinCE require this code, hence it doesn't normally get tested.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0e2fc2..93d5d80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-26 Ross Johnson <rpj@special.ise.canberra.edu.au>
+
+ Reported by - prionx@juno.com
+
+ * semaphore.c (sem_init): Fix typo and missing bracket
+ in conditionally compiled code. Only older versions of
+ WinCE require this code, hence it doesn't normally get
+ tested.
+
2001-10-25 Ross Johnson <rpj@setup1.ise.canberra.edu.au>
* GNUmakefile (libwsock32): Add to linker flags for