From: hniksic Date: Wed, 22 Jun 2005 21:53:05 +0000 (-0700) Subject: [svn] Reorder the two new entries. X-Git-Tag: v1.13~952 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=5379a719660a44b6808081f2d3689aa74424db3e [svn] Reorder the two new entries. --- 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.