verify: add doc to gnulib manual and fix example
[gnulib.git] / ChangeLog
index 7d892da..73d186b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,20 @@
+2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       verify: add doc to gnulib manual and fix example
+       * doc/gnulib.texi (Compile-time Assertions): New node, for 'verify'.
+       * doc/verify.texi (Compile-time Assertions): Update 'assert' doc.
+       (Compile-time Assertions): Fix example so it can't overflow.
+
 2011-05-17  Jim Meyering  <meyering@redhat.com>
 
+       warnings.m4: don't usurp save_CPPFLAGS variable name
+       * m4/warnings.m4: Prefix local temporary variable name with gl_.
+
        doc: fix typo
        * doc/gnulib-intro.texi (Target Platforms): s/is/are/
 
 2011-05-16  Paul Eggert  <eggert@cs.ucla.edu>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        doc: Tweak recent change.
        * README (Portability guidelines): Tweak new text.