aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-14 01:06:59 +0000
committerRoland McGrath <roland@gnu.org>2002-10-14 01:06:59 +0000
commit27af5372488283ad601bf1abf3b4433f994065c4 (patch)
tree04921e87e80974247af1c37965553bc7e6e9e4ad /ChangeLog
parent747bf98ea9d04ea68e61510f955276da5704d7fc (diff)
downloadglibc-27af5372488283ad601bf1abf3b4433f994065c4.tar
glibc-27af5372488283ad601bf1abf3b4433f994065c4.tar.gz
glibc-27af5372488283ad601bf1abf3b4433f994065c4.tar.bz2
glibc-27af5372488283ad601bf1abf3b4433f994065c4.zip
* elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
dynamic string tag. * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define DL_DST_LIB based on $(slibdir).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb5b0ba9d5..e65ca8b0aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-09-26 Roland McGrath <roland@redhat.com>
+
+ * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
+ dynamic string tag.
+ * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define
+ DL_DST_LIB based on $(slibdir).
+
2002-10-13 Roland McGrath <roland@frob.com>
* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.