summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>1998-10-04 22:12:50 +0000
committerrpj <rpj>1998-10-04 22:12:50 +0000
commit46f41765e5df9e8c77e54c7e13e46796080920e2 (patch)
tree1bc45be541447047662d38904eaea7e655dc4b0d /ChangeLog
parent547aa11ebad61aefb3ed27028580dd6873bcc1b5 (diff)
Mon Oct 5 14:25:08 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* pthread.def: New file for building the DLL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 231b868..ca4d371 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Oct 5 14:25:08 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
+
+ * pthread.def: New file for building the DLL.
+
1998-10-05 Ben Elliston <bje@cygnus.com>
* misc.c (pthread_equal): Correct inverted logic bug.