diff options
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 5039a12ba8..fff24c8a03 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-04-01 Andreas Jaeger <aj@suse.de> + + * attr.c: Use shlib-compat macros. + * oldsemaphore.c: Likewise. + * pthread.c: Likewise. + * weaks.c: Likewise. + 2000-03-26 Ulrich Drepper <drepper@redhat.com> * semaphore.c (sem_timedwait): New function. |