From 5379a719660a44b6808081f2d3689aa74424db3e Mon Sep 17 00:00:00 2001 From: hniksic Date: Wed, 22 Jun 2005 14:53:05 -0700 Subject: [PATCH] [svn] Reorder the two new entries. --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 4a4858eb..b60dbe10 100644 --- a/NEWS +++ b/NEWS @@ -7,16 +7,16 @@ Please send GNU Wget bug reports to . * 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 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'. * Changes in Wget 1.10. -- 2.39.2