aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-12-04 16:12:20 -0500
committerUlrich Drepper <drepper@gmail.com>2011-12-04 16:12:20 -0500
commit52ff5dd0e4ad6436def42b58bc8abe5b534cf739 (patch)
tree705b3c84f7be91f25e215a428c42bb7c5bd318bb /ChangeLog
parent4efbd5cb39dfa170056532185c724ab2ff545585 (diff)
downloadglibc-52ff5dd0e4ad6436def42b58bc8abe5b534cf739.zip
glibc-52ff5dd0e4ad6436def42b58bc8abe5b534cf739.tar.gz
glibc-52ff5dd0e4ad6436def42b58bc8abe5b534cf739.tar.bz2
Fix attreibute for _dl_elf_hash
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6416f9e..0dfff5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-12-04 Ulrich Drepper <drepper@gmail.com>
+ * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
+
* sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
* sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
* sunrpc/clnt_udp.c (clntudp_call): Likewise.