]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] ChangeLog.README: Renamed from README.branches and added a note that Wget has
[wget] / ChangeLog
index 9c6f44b0bb26f8786acb9c3b541b2dc3dc41860d..39f86ebb67578cf1f9986447e62270c768fad025 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,41 @@
-2001-01-15  Dan Harkless  <wget@harkless.org>
+2001-03-01  Dan Harkless  <wget@harkless.org>
+
+       * ChangeLog.README: Renamed from README.branches and added a note
+       that Wget has multiple ChangeLog files (currently ./ChangeLog,
+       doc/ChangeLog, and src/ChangeLog), since this is unusual and
+       people have complained their patches hadn't been applied after
+       checking only the top-level ChangeLog.
+
+2001-02-28  Dan Harkless  <wget@harkless.org>
+
+       * MACHINES: Explicitly tell people to send us config.guess output.
+
+2001-02-27  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Re-use FTP connection if multiple URLs on one host
+       specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
+
+2001-02-23  Dan Harkless  <wget@harkless.org>
+
+       * NEWS: Note that Wget now has a man page again.
+
+       * po/*.po*: Updated after changing --help's description of -N and
+       moving -nr to a different category.
+
+       * TODO: "Timestamps are sometimes not copied over on files
+       retrieved by FTP." removed.  Hopefully all the failures I was
+       seeing were due to the fact that it wasn't documented that
+       non-globbing, non-recursive FTP downloads need -N to get the
+       remote timestamp to be preserved.
+
+2001-02-22  Dan Harkless  <wget@harkless.org>
 
        * TODO: Remove empty directories created due to --accept/--reject.
 
+       * configure.in: Look for perl and pod2man and make substitutions.
+       
+       * Makefile.in (install): Do install.man if we have pod2man.
+
 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
 
        * windows/Makefile.src: Removed references to ftpparse sources.