]> sjero.net Git - wget/blobdiff - ChangeLog
gnulib-tool --update; includes fix for maint.mk/gzip discovered by Steven M. Schweda.
[wget] / ChangeLog
index f4e01459408c8f7f80941220b505927feab3dfb9..61cefef870de693c639fbadec1146b815398a229 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,19 @@
+2007-10-22  Micah Cowan  <micah@cowan.name>
+
+       * po/*.po: Refresh from TP and update-po.
+       * lib/Makefile.am, m4/gnulib-cache.m4, m4/longlong.m4,
+       m4/ulonglong.m4, maint.mk:  gnulib-tool --update. Includes fix
+       for maint.mk with old versions of gzip.
+
 2007-10-18  Micah Cowan  <micah@cowan.name>
 
        * po/POTFILES.in: Removed no-longer-existing or generated files.
+       * autogen.sh: Reinstated, in case we have to do something at
+       some point other than autoreconf.
+       * Makefile.am: Put autogen.sh back in EXTRA_DIST. Just in case
+       someone needs to rebuild configure.
+       * configure.ac: Removed config-post.h inclusion from bottom of
+       generated config.h.
 
 2007-10-16  Micah Cowan  <micah@cowan.name>