gnulib-tool: Fix persistence of --witness-c-macro option.
[gnulib.git] / ChangeLog
index 2b7090b..15b5045 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-13  Bruno Haible  <bruno@clisp.org>
+
+       gnulib-tool: Fix persistence of --witness-c-macro option.
+       * gnulib-tool (func_import): Fix typo in emit of gl_WITNESS_C_MACRO.
+       Reported by Dmitriy Selyutin <ghostman.sd@gmail.com>.
+
 2012-08-11  Eric Blake  <eblake@redhat.com>
 
        count-leading-zeros: use a lookup table on non-gcc compilers