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 87f7a9c867..55f989a5a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-06-14 Joseph Myers <joseph@codesourcery.com>
+
+ * string/tester.c (test_strncat) [__GNUC_PREREQ (7, 0)]: Also
+ ignore -Wrestrict for one test.
+
2018-06-14 Steve Ellcey <sellcey@caviumnetworks.com>
Szabolcs Nagy <szabolcs.nagy@arm.com>