summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>1998-07-11 05:14:00 +0000
committerrpj <rpj>1998-07-11 05:14:00 +0000
commit6883b6f2b2d02877684bb4df7afae0bdc03a963c (patch)
treecfb949604fcce3c4d2b5c80eb4a811adad1f5a65 /ChangeLog
parent8f3727444fc67c56dc1e1b26bdcb2f41d19320ec (diff)
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 483cc8c..fbf6c90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Jul 11 14:48:54 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
+
+ * implement.h: Preliminary implementation specific defines.
+
+ * create.c (pthread_create): Preliminary implementation.
+
1998-07-11 Ben Elliston <bje@cygnus.com>
* sync.c (pthread_join): Implement.