]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] A bunch of new features:
[wget] / ChangeLog
index f4a64a5575015783c80f4dedbe3c878b0d25747e..e873628fd67d42071f4efb1429fb60b6699a5b19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,117 @@
+2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Test for MMAP.
+
+2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
+
+       * windows/Makefile.src: Back out previous change.
+
+2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src: Compile in vsnprintf.c.
+
+2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
+
+       * util/rmold.pl: Various fixes.
+
+2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * configure.in: Check for size of long and long long.
+
+2000-10-30  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
+
+2000-10-27  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: wget now groks illegal relative URL HTTP redirects.
+
+2000-10-24  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * NEWS: Forgot to update regarding new --bind-address option.
+
+2000-10-20  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: -k needs to convert '?' to "%3F" in links to saved files
+       containing the '?' character (e.g. CGI output).  Also, we need to
+       check the HTTP spec w.r.t. simplification of absolute URLs.
+       Generalize --html-extension to something like --mime-extension.
+
+       * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
+       by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
+
+       * NEWS: Always forget to update this file when making user-vis. changes.
+
+2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: -E / --html-extension / html_extension has been implemented.
+       Make -I and -X allow an optional hostname before the directory name?
+       When simplifying paths, wget needs to stop at any '?' character.
+
+       * configure.in: Put "it" language in proper alphabetical order and
+       added new languages "pl" and "ru".
+
+       * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
+       Polish message translation file.
+
+       * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
+       Russian message translation file.
+
+2000-10-16  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Add option to save local filenames without extra %-encoding.
+
+2000-10-09  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: --retr-symlinks should cause wget to traverse links to dirs too.
+
+2000-09-25  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Make wget return nonzero in situations like bad HTTP
+       auth.  Make wget follow (illegal) relative URL HTTP redirects.
+
+2000-08-30  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
+
+       * MACHINES: Previously said to send updates to "me" (Hrvoje) --
+       now says to email the mailing list or bug-wget@gnu.org.
+
+       * MAILING-LIST: Added mention of bug-wget@gnu.org.
+       
+       * NEWS: Added --waitretry and --page-requisites.
+
+2000-08-25  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * MACHINES: Alphabetized, changed "architectures" to "OSes and
+       architecures", added missing company names, removed needless ^L,
+       made AIX and FreeBSD entries more general to reflect successful
+       use on those platforms by myself and others, removed the
+       non-factual "this version of", and fixed some grammatical errors.
+       
+2000-07-21  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
+       
+2000-07-19  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
+       
+2000-05-24  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
+       
+2000-05-22  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * AUTHORS: Added myself to this file, as Hrvoje got confirmation
+       of my FSF copyright assignment.
+
+       * TODO: Added note that fragment identifiers don't work properly.
+       
+       * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
+
 2000-05-17  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * TODO: Make `-k' check for files that were downloaded in the past