quotearg: the module must now include quote.h
[gnulib.git] / ChangeLog
index 9a5b065..8ac1ba4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-03-07  Jim Meyering  <meyering@redhat.com>
+
+       quotearg: the module must now include quote.h
+       With commit v0.0-7133-g6417476, quotearg.c includes "quote.h".
+       So must the module.
+       * modules/quotearg (Files): Add quote.h.
+
 2012-03-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        readtokens: avoid core dumps with unusual calling patterns