]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] * MACHINES: Previously said to send updates to "me" (Hrvoje) -- now says to
[wget] / ChangeLog
index 6edc5cbc5aba5fb01b8649ac73625fc15f7bb259..c8c66fb56f7389f59344e0b3978c3471f24c6b69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+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
+       and convert links to them in newly-downloaded documents.
+
+2000-04-05  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Make -K only leave .orig files around when different.  Add
+       an option to save all text/html files with .html extension.  Allow
+       mirroring of FTP URLs where logging in puts you somewhere else
+       besides '/'.
+
+2000-04-04  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
+       these new options when I added them.
+
+2000-03-10  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Removed done item: we now have an option (-G) that makes
+       it easy to download a single HTML document and all its constituents.
+       
+       * po/*.{gmo,po,pot}: Regenerated after adding new options.
+
+       * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
+       messages, causing msgfmt to balk and `make install' to fail.
+
 2000-03-01  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * NEWS (-K): Now possible to use -N with -k thanks to this option.