]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] NEWS: Was not being maintained. Added some significant 1.7-dev stuff.
[wget] / ChangeLog
index de1dad589222f4fc8f7eb19449d60a7f16f8f282..79681e4504fce65a91705de822ede892fc3b08f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2001-01-15  Dan Harkless  <wget@harkless.org>
+
+       * NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
+
+2001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
+
+       * util/wget.spec: Updated to 1.7, merged with the spec file from
+       RedHat.
+
+       * po/Makefile.in.in: `make realclean' equal to `make
+       maintainer-clean'.
+
+       * Makefile.in (realclean-top): Remove 'configure' as well. 
+
+2001-01-11  Dan Harkless  <wget@harkless.org>
+
+       * TODO: If -c used with -N, check to make sure a file hasn't
+       changed on the server before "continuing" to download it.
+       
+2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
+
+       * windows/Makefile.src: Updated.
+
+       * windows/wget.dep: Ditto.
+
+2001-01-09  Dan Harkless  <wget@harkless.org>
+
+       * TODO: If -c is on, don't re-download a 100%-downloaded file.
+       
+       * TODO: The bug where you couldn't recurse into ftp directories if
+       logging in put you somewhere else besides the server's "/"
+       directory got fixed without the TODO entry for it being removed.
+
+       * TODO: Add a "rollback" option to have --continue throw away X
+       corrupted (e.g. by proxy) bytes from end of file before resuming.
+
+       * po/*.po*: Updated after changing --help's description of -c.
+
 2001-01-06  Dan Harkless  <wget@harkless.org>
 
        * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
@@ -7,6 +45,10 @@
 
        * README.branches: Explains the 1.6_branch.ChangeLog files.
 
+       * README.cvs: Falsely claimed you only needed GNU autoconf to
+       build from the CVS sources.  You also need GNU gettext and
+       texinfo.  I also did a bunch of general re-writing of this file.
+
 2001-01-03  Dan Harkless  <wget@harkless.org>
 
        * TODO: We should make a simple man page referring to info doco.
@@ -47,6 +89,8 @@
 
        * windows/Makefile.in: New file.
 
+       * README.cvs: New file.
+
 2000-11-25  Karl Eichwalder  <ke@suse.de>
 
        * Makefile.in (SUBDIRS): Add 'windows'.