summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>1999-02-21 06:38:06 +0000
committerrpj <rpj>1999-02-21 06:38:06 +0000
commit1acd28b4aec86a907846e1715bc95208d6e277e6 (patch)
tree45ee712e6b50cd61d810782ec4b30eb08fd0369e /ChangeLog
parent46cb13531327c59ce4e3189e1a5b1763ed248095 (diff)
Sun Feb 21 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* pthread.h (PTHREAD_MUTEX_INITIALIZER): missing braces around cs element initialiser. Bring some tests up-to-date.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d734c80..cdce59a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Feb 21 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
+
+ * pthread.h (PTHREAD_MUTEX_INITIALIZER): missing braces around
+ cs element initialiser.
+
1999-02-21 Ben Elliston <bje@cygnus.com>
* pthread.h (pthread_exit): The return type of this function is