+2010-02-04 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ Update POTFILES.
+ * HACKING (Release Procedure): Add reminder about keeping
+ POTFILES files up-to-date.
+ * po/POTFILES.in (src/muscle_tab.c, src/scan-skel.l): Add.
+
+2010-02-01 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ tests: link lib/libbison.a for gnulib.
+ This solves a problem on Solaris 2.7 where the testsuite needs
+ at least gnulib's rpl_fopen. Reported by Albert Chin at
+ <http://lists.gnu.org/archive/html/bug-bison/2010-02/msg00001.html>.
+ * NEWS (2.4.2): Document.
+ * tests/atlocal.in (LIBS): As for LDADD in src/Makefile.am, add
+ lib/libbison.a.
+
+2010-01-22 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ Prepare for 2.4.2 release.
+ * NEWS (2.4.1a): Rename back to...
+ (2.4.2): ... this, and unset date.
+ * configure.ac (AM_INIT_AUTOMAKE): Re-enable gnits.
+
+2010-01-22 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ Version 2.4.1a delayed.
+ * NEWS (2.4.1a): Increment release date as there has been a
+ small delay in getting the announcements and tarballs out.
+
+2010-01-21 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ Version 2.4.1a.
+ * NEWS (2.4.2): Rename to...
+ (2.4.1a): ... this for now. Set date.
+ * configure.ac (AM_INIT_AUTOMAKE): Disable gnits for now because
+ it does not like this version name.
+
+2010-01-21 Joel E. Denny <jdenny@clemson.edu>
+
+ * cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
+
+2010-01-21 Joel E. Denny <jdenny@clemson.edu>
+
+ maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
+ * HACKING (Release Procedure): Update notes on copyright years.
+ * Makefile.am (update-package-copyright-year): New target rule.
+ * build-aux/update-package-copyright-year: New file.
+ * cfg.mk (update-copyright): Add update-package-copyright-year
+ as a dependency.
+
+2010-01-19 Joel E. Denny <jdenny@clemson.edu>
+
+ * bootstrap: Import improvements from latest gnulib.
+
+2010-01-19 Joel E. Denny <jdenny@clemson.edu>
+
+ build: require Automake 1.11.1 to avoid a security flaw.
+ * HACKING (Release Procedure): Don't document Automake security
+ flaw here.
+ * configure.ac (AM_INIT_AUTOMAKE): Require 1.11.1, and explain
+ why here.
+
2010-01-19 Joel E. Denny <jdenny@clemson.edu>
gnulib: update to latest.