diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6b09e92f22..c419535c46 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-03-02 Andreas Jaeger <aj@suse.de> + + * sysdeps/pthread/bits/libc-lock.h: Fix typo. + Reported by Sean Chen <sean.chen@turbolinux.com>. + 2000-02-28 Andreas Jaeger <aj@suse.de> * rwlock.c: Fix typo. |