summaryrefslogtreecommitdiff
path: root/libthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-30 01:39:56 +0000
committerRoland McGrath <roland@gnu.org>1999-05-30 01:39:56 +0000
commit025747db6fde6563914f0645c522afe3bb265c7a (patch)
treef6d534d61636aa518ac5471444ea714b918c3e13 /libthreads
parenteb9cf24ca79329fc83d5803cc5933b109fcc9f04 (diff)
.
Diffstat (limited to 'libthreads')
-rw-r--r--libthreads/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index 79633436..e3738da7 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,5 +1,7 @@
1999-05-29 Roland McGrath <roland@baalperazim.frob.com>
+ * cthreads.h (mutex_clear): Change again, to call mutex_init.
+
* cthreads.h (mutex_clear): Change from syntax error to no-op (with
warning avoidance).