diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6d271a05b3..b5ee107e23 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2004-03-07 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ia64/tls.h (INIT_SYSINFO): _dl_sysinfo is now in + _rtlf_global_ro. + * tst-once4.c: Remove unnecessary macro definition. * tst-mutex7.c (do_test): Limit thread stack size. |