diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-01-29 04:37:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-01-29 04:37:30 +0000 |
commit | db2ebcef2428cb568315895f8fe3ef19d41735bc (patch) | |
tree | 27b57647d31c4d7f91aa2a2acde8c94101f3db75 /ChangeLog | |
parent | b45b94573ae332c1e17e91d10531137a3c5c6abe (diff) | |
download | glibc-db2ebcef2428cb568315895f8fe3ef19d41735bc.zip glibc-db2ebcef2428cb568315895f8fe3ef19d41735bc.tar.gz glibc-db2ebcef2428cb568315895f8fe3ef19d41735bc.tar.bz2 |
Update.
* elf/dl-load.c (_dl_map_object): Remove incorrect optimization
for SHARED code. Reported by Ben Collins <bcollins@debian.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-01-28 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (_dl_map_object): Remove incorrect optimization + for SHARED code. Reported by Ben Collins <bcollins@debian.org>. + * timezone/asia: Update from tzdata2002b. * timezone/australasia: Likewise. * timezone/backward: Likewise. |