]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* 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 e9135036cfc667d39e16c13888f5b246d11bcc5c..1f9b0b4f8602d67a7dcd1ddf811bb03ed784def7 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]