]> sjero.net Git - wget/blobdiff - ChangeLog
Minor doc updates.
[wget] / ChangeLog
index deb56df9457c19734ba9372558bcaaa0c6657aa0..e23f62b4520ff2491b75144a937b4a81b35bce24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,319 @@
+2009-09-20  Micah Cowan  <micah@cowan.name>
+
+       * INSTALL: Various minor adjustments to bring it up to date.
+
+2009-09-09  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: Add bz2 and lzma dists.
+
+2009-09-08  Micah Cowan  <micah@cowan.name>
+
+       * po/*.po: Updated from translationproject.org.
+
+2009-09-07  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am (distuninstallcheck_listfiles): Don't complain if
+       /usr/share/info/dir and /etc/wgetrc are left behind after an
+       uninstall.
+
+       * po/Rules-quot (mostlyclean-quot): Add en_US.po for remvoal by
+       mostlyclean.
+       (en_US.po-update): Behave properly for VPATH builds.
+
+2009-09-05  Micah Cowan  <micah@cowan.name>
+
+       * configure.ac: If we can't find idna.h, check to see if it's
+       because we need to add /usr/include/idn to the inclusion
+       path (for OpenSolaris).
+
+2009-09-04  Steven Schubiger  <stsc@member.fsf.org>
+
+       * configure.ac: Place gl_EARLY and md5_EARLY before the gettext
+       macros in order to silence autoconf warnings.
+
+2009-09-04  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am (EXTRA_DIST): build_info.pl ->
+       build-aux/build_info.pl
+
+       * build-aux/build_info.pl: Moved from top directory.
+
+       * md5/*: Updated md5 from gnulib.
+
+       * configure.ac: Configured build-aux/ as auxiliarry directory.
+
+       * build-aux/compile, build-aux/config.guess,
+       build-aux/config.rpath, build-aux/config.sub, build-aux/depcomp,
+       build-aux/install-sh, build-aux/link-warning.h,
+       build-aux/mdate-sh, build-aux/missing, build-aux/mkinstalldirs,
+       build-aux/texinfo.tex, build-aux/useless-if-before-free,
+       build-aux/vc-list-files, build-aux/ylwrap: Moved from top
+       directory.
+
+       * build-aux/announce-gen: Imported from gnulib.
+       * build-aux/update-copyright: Imported from gnulib.
+       * build-aux/gnupload: Imported from gnulib.
+       * lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Adjusted
+       for announce-gen, update-copyright, and gnupload.
+       
+2009-09-03  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Give credit to jff for SSL security fix, call attention to
+       IRI support's dependence on libidn and libiconv, and note that
+       --html-extension is still accepted, though deprecated.
+
+       * lib/*, m4/*: Updated gnulib.
+       * lib/getpagesize.c, lib/memchr.c, lib/memchr.valgrind,
+       lib/stddef.in.h, lib/str-two-way.h, lib/strcasecmp.c,
+       lib/strcasestr.c, lib/strings.in.h, lib/strncasecmp.c,
+       m4/getpagesize.m4, m4/memchr.m4, m4/mmap-anon.m4,
+       m4/stddef_h.m3, m4/strcase.m4, m4/strcasestr.m4,
+       m4/strings_h.m4, m4/wchar_t.m4: Added, via gnulib --import
+       strcasestr.
+
+       * configure.ac: Move AM_GNU_GETTEXT below AC_AIX, to shut up
+       autoconf warnings.
+
+2009-09-03  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * m4/gettext.m4: Upgrade to gettext-0.17.
+       * m4/iconv.m4: Upgrade to gettext-0.17.
+       * m4/lib-link.m4: Upgrade to gettext-0.17.
+       * m4/po.m4: Upgrade to gettext-0.17.
+
+       * po/Makefile.in.in: Upgrade to gettext-0.17.
+
+       * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
+
+2009-09-02  Micah Cowan  <micah@cowan.name>
+
+       * po/Rules-quot (en_US.po-update): Remove use of GNU make's
+       non-portable $^ variable.
+
+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.
+
+2008-11-05  Micah Cowan  <micah@cowan.name>
+
+       * MAILING-LIST: Mention moderation for unsubscribed posts, and
+       archive location.
+
+2008-10-31  Micah Cowan  <micah@cowan.name>
+
+       * MAILING-LIST: Update information.
+
+       * NEWS: Add mention of mailing list move.
+
+2008-08-01  Joao Ferreira  <joao@joaoff.com>
+
+       * NEWS: Added option --default-page to support alternative
+       default names for index.html
+
+2008-06-30  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Entries for 1.11.4.
+
+       * 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).
+
+       * po/POTFILES.in: Added some more files from lib/, remove
+       src/xmalloc.c.
+
+       * po/quot.sed, po/boldquot.sed: Automatic handling of quotearg's `
+       and '.
+       
+2008-05-15  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Entry for --ask-password.
+
+2008-05-14  Joao Ferreira  <joao@joaoff.com>
+
+       * src/main.c, src/http.c, src/ftp.c: -nc is now working in 
+       conjunction with '-O file'.
+
+2008-05-12  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Translations and -N/-O.
+
+2008-04-30  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added documentation for changes made in 1.11.2.
+
+2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
+
+       * lib/getdelim.c, lib/getline.c, lib/getpass.c,
+       lib/getpass.h, lib/realloc.c, lib/stdio.h,
+       lib/stdio.in.h, lib/stdlib.h, lib/stdlib.in.h: Imported 
+       from gnulib.
+       * m4/eoverflow.m4, m4/extensions.m4, m4/getdelim.m4, 
+       m4/getline.m4, m4/getpass.m4, m4/malloc.m4, m4/realloc.m4, 
+       m4/stdio_h.m4, m4/stdlib_h.m4: Imported from gnulib.
+       * md5/stdint.h: Imported from gnulib.
+       
+       * GNUmakefile: Updated from gnulib.
+       * lib/Makefile.am, lib/getopt.c, lib/unistd.in.h: Updated
+       from gnulib.
+       * m4/gnulib-cache.m4, m4/gnulib-common.m4, m4/gnulib-comp.m4,
+       m4/include_next.m4, m4/unistd_h.m4: Updated from gnulib.
+       * md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-common.m4,
+       md5/m4/gnulib-comp.m4, md5/m4/include_next.m4, md5/m4/md5.m4,
+       md5/m4/stdint.m4, md5/md5.c, md5/md5.h, md5/stdint.in.h,
+       md5/wchar.in.h: Updated from gnulib.
+2008-04-24  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Removed info about move to Automake, Gnulib. Added item
+       about the addition of CSS support.
+
+2008-04-22  Micah Cowan  <micah@cowan.name>
+
+       * ylwrap: Added via automake -ac.
+
+2008-04-22  Ted Mielczarek  <ted.mielczarek@gmail.com>
+
+       * configure.ac: Added check for lex.
+
+2008-04-14  Micah Cowan  <micah@cowan.name>
+
+       * GNUmakefile, lib/Makefile.am, lib/error.c, lib/error.h,
+       lib/exitfail.c, lib/exitfail.h, lib/getopt.c, lib/intprops.h,
+       lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h,
+       lib/stdlib.in.h, lib/strerror.c, lib/string.in.h,
+       lib/unistd.in.h, lib/wchar.in.h, lib/wctype.in.h,
+       lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c, m4/error.m4,
+       m4/exitfail.m4, m4/extensions.m4, m4/gnulib-cache.m4,
+       m4/gnulib-comp.m4, m4/include_next.m4, m4/inline.m4,
+       m4/mbrtowc.m4, m4/mbstate_t.m4, m4/quote.m4, m4/quotearg.m4,
+       m4/stdlib_h.m4, m4/strerror.m4, m4/string_h.m4, m4/unistd_h.m4,
+       m4/wchar.m4, m4/wctype.m4, m4/wint_t.m4, m4/xalloc.m4,
+       md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-comp.m4,
+       md5/m4/include_next.m4, md5/m4/md5.m4, md5/m4/stdint.m4,
+       md5/md5.c, md5/md5.h, md5/stdint.in.h, md5/wchar.in.h: Update
+       from Gnulib, and add the "quote" module.
+
+2008-03-20  Micah Cowan  <micah@cowan.name>
+
+       * ABOUT-NLS: Reinstated, but with a message mentioning that
+       gettext is not included.
+       * Makefile.am: Removed "test" target; "check" should be used
+       instead (and "test" was mildly broken, anyway).
+
+2008-03-24  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added documentation change re: --no-parents, and various
+       caveats on accept/reject lists behavior. Rearranged some items in
+       order of priority.
+
+2008-02-14  Micah Cowan  <micah@cowan.name>
+
+       * ABOUT-NLS: Removed.
+
+2008-02-10  Micah Cowan  <micah@cowan.name>
+
+       * NEWS: Added note re interrupted files resulting in renames,
+       and new --auth-no-challenge option.
+
 2008-02-06  Micah Cowan  <micah@cowan.name>
 
        * configure.ac (AC_CHECK_FUNCS): Added check for mbtowc.
+       * NEWS: Added notes regarding fixes for the localized progress
+       bar and --no-clobber wasted GET request.
        * po/be.po: Added from the TP.
 
 2008-02-03  Micah Cowan  <micah@cowan.name>