diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-30 01:39:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-30 01:39:56 +0000 |
commit | 025747db6fde6563914f0645c522afe3bb265c7a (patch) | |
tree | f6d534d61636aa518ac5471444ea714b918c3e13 /libthreads/ChangeLog | |
parent | eb9cf24ca79329fc83d5803cc5933b109fcc9f04 (diff) |
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r-- | libthreads/ChangeLog | 2 |
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). |