]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Implemented and documented new -E / --html-extension / html_extension option.
[wget] / ChangeLog
index 74e690dde917f77be6df473639698bce3d10c6a9..dab7866f335c263929691f05ccb17ff0f2c34b3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,58 @@
+2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: -E / --html-extension / html_extension has been implemented.
+
+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>