about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-11 10:16:31 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-11 10:16:31 +0000
commit72349466619ac3c5e7a222c391c274b781df3afe (patch)
tree6a49b7c86a9e3e0db934b483f874d772c555309b /ChangeLog
parent173a06ecd898439de75f25cee5c5776c4181661d (diff)
downloadglibc-72349466619ac3c5e7a222c391c274b781df3afe.tar.gz
glibc-72349466619ac3c5e7a222c391c274b781df3afe.tar.xz
glibc-72349466619ac3c5e7a222c391c274b781df3afe.zip
Update.
	* elf/tst-dlopenrpath.c (do_test): Enable code which was disabled
	for debugging.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8e1c70301..aeedc39eba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/tst-dlopenrpath.c (do_test): Enable code which was disabled
+	for debugging.
+
 	* elf/dl-sym.c (do_sym): Avoid using global variable.
 
 	* elf/dl-addr.c (_dl_addr): Really use match everywhere.