about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7e7204c4f..a556c3bf7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-02-26  Joseph Myers  <joseph@codesourcery.com>
 
+	* string/strcoll_l.c: Include <libc-diag.h>.
+	(STRCOLL): Ignore -Wmaybe-uninitialized for -Os around
+	declarations of seq1 and seq2.
+
 	[BZ #15105]
 	* stdlib/atoi.c (atoi): Use libc_hidden_def.
 	* include/stdlib.h [!_ISOMAC] (atoi): Use libc_hidden_proto.