aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bd8a385e1..a5f2888f03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-19 David S. Miller <davem@davemloft.net>
+
+ * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
+ link_map->l_info array access.
+
2014-12-19 Chris Metcalf <cmetcalf@ezchip.com>
* iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.