about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-02 20:19:26 +0000
committerRoland McGrath <roland@gnu.org>2002-09-02 20:19:26 +0000
commitd89ae1d5efcbaf58ed541d22966a4fb3f8094f9d (patch)
tree63d748b7c692048309a15cbd628646d9b5907f54 /ChangeLog
parent14a6e35c544562f276b89312ea3f221a6a4146d3 (diff)
downloadglibc-d89ae1d5efcbaf58ed541d22966a4fb3f8094f9d.tar.gz
glibc-d89ae1d5efcbaf58ed541d22966a4fb3f8094f9d.tar.xz
glibc-d89ae1d5efcbaf58ed541d22966a4fb3f8094f9d.zip
2002-09-02 Jakub Jelinek <jakub@redhat.com>
        * elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
        as relocated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65e2a780c8..fa8e13382a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-02  Jakub Jelinek  <jakub@redhat.com>
+
+        * elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
+        as relocated.
+
 2002-09-02  Jack Howarth  <howarth@bromo.msbb.uc.edu>
 
 	* sysdeps/powerpc/fpu/libm-test-ulps: Regenerated.