changeset 16240:9fb16282cf63

doc: add ChangeLog entry for previous change
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Jan 2012 10:55:20 -0800
parents 91f53c1e1787
children 76e0e719ee49
files ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-01-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+	doc: C11 and C++11 are now official
+	* doc/posix-headers/assert.texi, doc/posix-headers/stdalign.texi:
+	* doc/verify.texi, stdalign.in.h, verify.h, m4/gnulib-common.m4:
+	* m4/stdalign.m4, modules/assert-h, modules/snippet/_Noreturn:
+	* modules/stdalign:
+	Replace references to draft C1X to C11, and to draft C++0X to C++11.
+
 2012-01-06  Bruno Haible  <bruno@clisp.org>
 
 	uc-is-grapheme-break tests: Tweak.