summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>1998-12-06 03:38:33 +0000
committerrpj <rpj>1998-12-06 03:38:33 +0000
commit02e7959e7ed71198a45a8fceab0076b352430764 (patch)
tree1eeb9c5213ef2aa3c9e6775ea4ac6deb0a4c14a1 /ChangeLog
parent737e67dda7d7a2c4832e2d42132fd2fa3b211de5 (diff)
Thu Dec 3 13:32:00 1998 Ross Johnson <rpj@ise.canberra.edu.au>
* README: Correct cygwin32 compatibility statement.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a9efff..3058f7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
pointer to a function. Call _pthread_try_enter_critical_section
instead of TryEnterCriticalSection to avoid errors on Win95.
+Thu Dec 3 13:32:00 1998 Ross Johnson <rpj@ise.canberra.edu.au>
+
+ * README: Correct cygwin32 compatibility statement.
+
Sun Nov 15 21:24:06 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* cleanup.c (_pthread_destructor_run_all): Declare missing void * arg.