X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=61cefef870de693c639fbadec1146b815398a229;hb=94058b72f0b4b326f5bf984c9549180fbc86c768;hp=c8653365a1351373df75398d8a20a71e4275ce50;hpb=3e9854c6b02fb1116124579055774ccb60941c13;p=wget diff --git a/ChangeLog b/ChangeLog index c8653365..61cefef8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,47 @@ +2007-10-22 Micah Cowan + + * 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 + + * 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 + + * README: Draw attention to wiki:PatchGuidelines. + +2007-10-14 Micah Cowan + + * configure.ac: Let gnulib handle builtin MD5 functionality. + * NEWS: Mention gnulib. + +2007-10-13 Micah Cowan + + * GNUMakefile, maint.mk: Added as part of the gnulib-ization. + * Makefile.am: gnulib-ized. + * configure.ac: gnulib-ized. Removed built-in getopt checks. + +2007-10-12 Micah Cowan + + * PATCHES: Removed. + * NEWS: Updated info about source repositories, removal of + PATCHES file. + 2007-10-09 Micah Cowan * configure.in: Renamed to configure.ac * configure.ac: Renamed from configure.in. Added invocations of - AM_GNU_GETTEXT, etc. + AM_GNU_GETTEXT, etc. Added en@quot and en@boldquot pseudo-LINGUA + support. * ABOUT-NLS: Added back in (required by autoreconf :\). * Makefile.am: Added ABOUT-NLS and msdos/Makefile.WC to EXTRA_DIST. * m4/wget.m4: Removed no-longer-used NLS stuff.