Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 21 Mar 2000 22:09:17 +0000 (22:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 21 Mar 2000 22:09:17 +0000 (22:09 +0000)
Patch by Roland MyGrath <roland@from.com>.

ChangeLog
linuxthreads/ChangeLog

index 1abbdd5..a913b71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
        versions.
        * libio/iofclose.c: Likewise.
        * libio/oldiofclose.c: Likewise.
+       Patch by Roland MyGrath <roland@from.com>.
 
 2000-03-21  Jakub Jelinek  <jakub@redhat.com>
 
index 25088bb..1a3d7d6 100644 (file)
@@ -2,6 +2,7 @@
 
        * pthread.c (pthread_initialize): Test for address of __dso_handle
        being NULL, not value.  Use __on_exit, not on_exit.
+       Patch by Andreas Jaeger <aj@suse.de>.
 
 2000-03-19  Ulrich Drepper  <drepper@redhat.com>