projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21e2d3a
)
* elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
author
Ulrich Drepper
<drepper@redhat.com>
Sat, 26 Feb 2005 06:11:53 +0000
(06:11 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Sat, 26 Feb 2005 06:11:53 +0000
(06:11 +0000)
to debug output.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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]