warnings: check -Wfoo rather than -Wno-foo
[gnulib.git] / ChangeLog
index ffbbeb6..beb2c80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2013-08-15  Eric Blake  <eblake@redhat.com>
+
+       warnings: check -Wfoo rather than -Wno-foo
+       * m4/warnings.m4 (gl_COMPILER_OPTION_IF): If name begins with
+       -Wno-, test if the compiler recognizes the positive form instead.
+
+2013-08-15  Karl Berry  <karl@gnu.org>
+
+       * config/srclist-update: add option "doclicense" to placate
+       pulling *.texi files from Emacs.  Write terse usage
+       documentation at the top.
+
 2013-08-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        xvasprintf-tests: port to GCC with hardening flags