aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r--gcc/c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index 6c7b585..06dd1b7 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-07 Martin Liska <mliska@suse.cz>
+
+ * c-parser.c (c_parser_attributes): Canonicalize name of an
+ attribute.
+
2017-08-02 Marek Polacek <polacek@redhat.com>
PR c/81289