aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 00b4172..4e7f0af 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2017-11-16 Joseph Myers <joseph@codesourcery.com>
+
+ * doc/invoke.texi (-std=c17): Refer to 2018 expected publication
+ date of C17.
+ (-std=c18, -std=iso9899:2018, -std=gnu18): Document option
+ aliases.
+
2017-11-16 Thomas Koenig <tkoenig@gcc.gnu.org>
PR bootstrap/82856