aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-07 01:28:35 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-07 01:28:35 +0000
commit672fd41bbcc594603afb7ce444ae2ffd23dc0bdc (patch)
treed0624e070a96313c60bc2f171d408f1ff74b3953 /linuxthreads/ChangeLog
parent5c0111e9aa2ba87f496d279bd6c1c3776fd76c64 (diff)
downloadglibc-672fd41bbcc594603afb7ce444ae2ffd23dc0bdc.tar
glibc-672fd41bbcc594603afb7ce444ae2ffd23dc0bdc.tar.gz
glibc-672fd41bbcc594603afb7ce444ae2ffd23dc0bdc.tar.bz2
glibc-672fd41bbcc594603afb7ce444ae2ffd23dc0bdc.zip
Update.
2001-02-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: First attempt to fix the broken code. Patch by Jes Sorensen.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b47d6488d3..ae5f86622c 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-06 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: First attempt to fix the
+ broken code. Patch by Jes Sorensen.
+
2001-02-06 Andreas Jaeger <aj@suse.de>
* sysdeps/pthread/pthread.h: Move __pthread_initialize from here