summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83d739a..125f651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
1998-07-09 Ben Elliston <bje@cygnus.com>
+ * create.c (pthread_create): A dummy stub right now.
+
* pthread.h (pthread_create): Add function prototype.