about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-20 06:16:45 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-20 06:16:45 +0000
commit5896ffa882668a7761a4af3c2ef955b906f91faa (patch)
tree2c4026a615fdf75969c1434f679c53d83e5abd5b /ChangeLog
parent8d04a97cd888670b9d385540d28978cc300f2110 (diff)
downloadglibc-5896ffa882668a7761a4af3c2ef955b906f91faa.tar.gz
glibc-5896ffa882668a7761a4af3c2ef955b906f91faa.tar.xz
glibc-5896ffa882668a7761a4af3c2ef955b906f91faa.zip
Update.
	* elf/Makefile ($(objpfx)librtld.os): Create link map also for
	final build to ease quality control.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8773c675f3..753cd4162f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-09-19  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/Makefile ($(objpfx)librtld.os): Create link map also for
+	final build to ease quality control.
+
 	* sysdeps/unix/sysv/linux/getcwd.c (__getcwd): If compiled for
 	ld.so, don't include NULL buffer pointer handling.