]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Implemented and documented new -E / --html-extension / html_extension option.
[wget] / ChangeLog
index 72aaa6c4af1326a837fa0e6315a913b44875305e..dab7866f335c263929691f05ccb17ff0f2c34b3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,37 @@
+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 entry more general to reflect my testing, removed the
+       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>