]> sjero.net Git - wget/blobdiff - NEWS
[svn] Don't imply that dot progress being used by default for log files is a
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 2d9af4f8272b49a0603c764dfa2a61f2f86762cd..b5984b0e92614075d8d5beeb3c00126f3bd0ad77 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,20 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.11.
 
+** ETA projection is now displayed in "dot" progress output as well as
+in the default progress bar.  (The dot progress is used by default when
+logging Wget's output to file using the `-o' option.)
+
 ** The "lockable boolean" argument type is no longer supported.  It
 was only used by the passive_ftp .wgetrc setting.  If you're running
 broken scripts or Perl modules that unconditionally specify
 `--passive-ftp' and your firewall disallows it, you can override them
 by replacing wget with a script that execs wget "$@" --no-passive-ftp.
+
+** The source code has migrated from CVS to Subversion.  The
+repository is available at http://svn.dotsrc.org/repo/wget/; to
+checkout the trunk to a directory named `wget', use something like
+`svn checkout http://svn.dotsrc.org/repo/wget/trunk/ wget'.
 \f
 * Changes in Wget 1.10.