]> sjero.net Git - wget/commitdiff
[svn] Reorder the two new entries.
authorhniksic <devnull@localhost>
Wed, 22 Jun 2005 21:53:05 +0000 (14:53 -0700)
committerhniksic <devnull@localhost>
Wed, 22 Jun 2005 21:53:05 +0000 (14:53 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 4a4858eb95ceda549e53fefcf36b1941e447324f..b60dbe10b587f64ce3f8d3e9727d486ca92e389d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,16 +7,16 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.11.
 
 \f
 * Changes in Wget 1.11.
 
-** 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'.
-
 ** 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 "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.
 
 \f
 * Changes in Wget 1.10.