about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-02-26 06:11:53 +0000
committerUlrich Drepper <drepper@redhat.com>2005-02-26 06:11:53 +0000
commit3706bc2a52b3d33b7877b8709744dd0aaa3b186c (patch)
treecc9f5c7067cc24c0e0b50c35203c34f52be55024
parent21e2d3a4ebd237784a0e59a4e533e1f229a49880 (diff)
downloadglibc-3706bc2a52b3d33b7877b8709744dd0aaa3b186c.tar.gz
glibc-3706bc2a52b3d33b7877b8709744dd0aaa3b186c.tar.xz
glibc-3706bc2a52b3d33b7877b8709744dd0aaa3b186c.zip
* elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
	to debug output.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9135036cf..1f9b0b4f86 100644
--- 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]