mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Reorder the two new entries.
This commit is contained in:
parent
3a322bbd98
commit
5379a71966
10
NEWS
10
NEWS
@ -7,16 +7,16 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
|
|||||||
|
|
||||||
* Changes in Wget 1.11.
|
* 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
|
** The "lockable boolean" argument type is no longer supported. It
|
||||||
was only used by the passive_ftp .wgetrc setting. If you're running
|
was only used by the passive_ftp .wgetrc setting. If you're running
|
||||||
broken scripts or Perl modules that unconditionally specify
|
broken scripts or Perl modules that unconditionally specify
|
||||||
`--passive-ftp' and your firewall disallows it, you can override them
|
`--passive-ftp' and your firewall disallows it, you can override them
|
||||||
by replacing wget with a script that execs wget "$@" --no-passive-ftp.
|
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.
|
* Changes in Wget 1.10.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user