about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-09-09 09:43:43 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-09 09:43:43 -0400
commit74718d13e4638ccc5922c2197b9088ff5fc00251 (patch)
tree2b48c9415ad01b287af997abe723b5577e3f453f /ChangeLog
parent1e4bd093e664f2889c48e63714583ef06b90d5b9 (diff)
downloadglibc-74718d13e4638ccc5922c2197b9088ff5fc00251.tar.gz
glibc-74718d13e4638ccc5922c2197b9088ff5fc00251.tar.xz
glibc-74718d13e4638ccc5922c2197b9088ff5fc00251.zip
Fill in real information in __dl_iterate_phdr
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2293fc2b1..0dcadb4911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-09  Ulrich Drepper  <drepper@gmail.com>
+
+	* elf/dl-iteratephdr.c (hidden_proto): Fill in data from the real
+	link map.
+
 2011-08-17  Andreas Jaeger  <aj@suse.de>
 
 	* elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.