* elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
authorUlrich Drepper <drepper@redhat.com>
Sat, 26 Feb 2005 06:11:53 +0000 (06:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 26 Feb 2005 06:11:53 +0000 (06:11 +0000)
to debug output.

ChangeLog

index e913503..1f9b0b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-25  Ulrich Drepper  <drepper@redhat.com>
+
+       * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
+       to debug output.
+
 2004-11-11  Richard Sandiford  <rsandifo@redhat.com>
 
        [BZ #758]