From: dan Date: Fri, 23 Feb 2001 20:47:18 +0000 (-0800) Subject: [svn] NEWS: Note that Wget now has a man page again. X-Git-Tag: v1.13~2261 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=78f640443a84994b4c8ed4c257c95647277f3195 [svn] NEWS: Note that Wget now has a man page again. --- diff --git a/ChangeLog b/ChangeLog index 93b03acd..19d640ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-02-23 Dan Harkless + * NEWS: Note that Wget now has a man page again. + * po/*.po*: Updated after changing --help's description of -N. 2001-02-22 Dan Harkless diff --git a/NEWS b/NEWS index 9350eb73..e052f9ad 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ Please send GNU Wget bug reports to . * Changes in Wget 1.7-dev +** Wget now has a man page again (last version with one was 1.4.5). It is +automatically generated if you have pod2man installed (comes with Perl 5). + ** Wget can now recognize FTP directory listings from some non-Unix servers. Currently Windows NT is supported.