+2012-01-13 Jim Meyering <meyering@redhat.com>
+
+ maint: get fdl.texi from gnulib
+ * bootstrap.conf (gnulib_modules): Add fdl.
+ * doc/fdl.texi: Remove file.
+ * doc/.gitignore: Add it here.
+
+ maint: spell "file system" as two separate words
+ * doc/Doxyfile.in: Spell it "file system", to avoid a
+ "make syntax-check" failure.
+
+ maint: avoid "the the"
+ * djgpp/README.in: s/the the/the/
+ * src/parse-gram.c (lloc_default): Likewise.
+ * src/parse-gram.y (lloc_default): Likewise, and remove a
+ trailing space.
+
+2012-01-13 Akim Demaille <akim@lrde.epita.fr>
+
+ maint: factor copyright year.
+ * configure.ac: Use $PACKAGE_COPYRIGHT_YEAR instead of repeating it.
+
+2012-01-13 Akim Demaille <akim@lrde.epita.fr>
+
+ maint: catch missing gnulib macros.
+ * configure.ac: Add m4_pattern_forbid.
+
2012-01-11 Tim Landscheidt <tim@tim-landscheidt.de>
java: remove used variable.