]> sjero.net Git - wget/blobdiff - ChangeLog
Remove useless "gettext" advertisement.
[wget] / ChangeLog
index ac384a4966674c38f03f3b73b7dd6313fd9ef8a1..0af829302af52a22f246fcb0c19f4c4fcb7d173f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,87 @@
+2009-08-27  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Mention the changes to exit codes.
+
+2009-08-27  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Add mention of the NUL characters SSL security fix.
+
+2009-07-28  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Mention some more previously undocumented items, the
+       new "ascii" specifer for --restrict-file-names, and the renaming
+       of --html-extension to --adjust-extension.
+
+2009-07-27  Petr Pisar  <petr.pisar@atlas.cz>
+
+       * po/Makevars (MSGID_BUGS_ADDRESS): Fixed.
+
+2009-07-10  Micah Cowan  <micah@cowan.name>
+
+       * util/paramcheck.pl (find_documentation): Added.
+       (emit_undocumented_opts): Check for documentation in both TexInfo
+       and --help string.
+
+2009-07-05  Micah Cowan  <micah@cowan.name>
+
+       * po/Rules-quot: Added targets to build en@{quot,boldquot}.po
+
+       * po/POTFILES.in: Added src/gnutls.c, src/iri.c.
+
+       * po/*.po: Updated translations from TP. New translation:
+       Lithuanian.
+
+       * lib/*, md5/*: Updated gnulib.
+
+2009-07-04  Steven Schweda  <sms@antinode.info>
+
+       * vms/COLLECT_DEPS.COM, vms/config.h_vms, vms/decc_ver.c,
+       vms/DESCRIP_CONFIG.MMS, vms/DESCRIP_DEPS.MMS,
+       vms/DESCRIP_MKDEPS.MMS, vms/DESCRIP.MMS, vms/DESCRIP_SRC.MMS,
+       vms/vms.c, vms/vms.h, vms/vms_ip.h, vms/vms_name_fix.sh,
+       vms/VMS_NOTES.TXT, vms/VMS-WGET.COM, vms/WGET.HLP,
+       vms/WGET_MULTINET.OPT, vms/WGET.OPT, vms/WGET_SSL_HP.OPT,
+       vms/WGET_SSL.OPT: Added.
+
+2009-07-03  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: Ensure LIBICONV is empty if IRIs are disabled.
+
+       * AUTHORS: Added Ted Mielczarek and Saint Xavier.
+
+       * NEWS: Added items for IRI support, new --version information.
+
+2009-07-01  Steven Schubiger  <stsc@member.fsf.org>
+
+       * Makefile.am: Add build_info.pl to EXTRA_DIST.
+
+       * build_info.pl: Generate build_info.c from data.
+
+2009-06-14  Micah Cowan  <micah@cowan.name>
+
+       * po/Makefile.in.in (distclean): remove en_US.po, too.
+
+       * Makefile.am: Include md5 as a subdir unconditionally. 
+       It may result in useless compilation, and additional risk of
+       breaking a build of something that isn't actually needed, but
+       otherwise it's too much of a hassle to manage a failure-free
+       distcheck.
+
+2009-06-12  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: Check for h_errno declaration. Idea thanks to
+       Maciej W. Rozycki.
+
+2009-03-03  Steven Schubiger  <stsc@member.fsf.org>
+
+       * src/ftp.c, src/http.c, src/main.c, src/recur.h,
+       tests/Makefile.am: Update the copyright years.
+
+2009-01-23  Steven Schubiger  <stsc@members.fsf.org>
+
+       * util/freeopts, util/rmold.pl, util/trunc.c: Remove
+       unnecessary whitespace.
+
 2008-11-10  Micah Cowan  <micah@cowan.name>
 
        * MAILING-LIST: Mention Gmane, introduce subsections.
 
        * AUTHORS: Added Steven Schubiger.
 
+2008-06-26  Xavier Saint  <wget@sxav.eu>
+
+       * configure.ac : IRIs support required libiconv, check it.
+
+2008-06-14  Xavier Saint  <wget@sxav.eu>
+
+       * configure.ac: Add support for IRIs
+
 2008-05-29  Micah Cowan  <micah@cowan.name>
 
        * po/*.po: Updated from TP (the 1.11.3 set).