]> sjero.net Git - wget/blobdiff - NEWS
[svn] NEWS: Note that Wget now has a man page again.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index fd8bd89f6a0a467dbfe10b26de7c076865550c00..e052f9ad26a68996fb188b5b3fe2f8dd265e1c8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,48 @@
 GNU Wget NEWS -- history of user-visible changes.
 
-Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+Copyright (C) 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
-* Changes in Wget 1.6-pre
+* 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.
+
+** It is now possible to recurse through FTP sites where logging in
+puts you in some directory other than '/'.
+
+** "Keep-Alive" connections are now supported.
+
+** https (SSL) URLs are now supported if you link wget with OpenSSL.
+
+** The HTML parser has been rewritten.  The new one works more
+reliably, allows finer-grained control over which tags and attributes
+are detected, and has better support for some features like correctly
+skipping comments and declarations, decoding entities, etc.  It is
+also more general.
+
+** <meta name="robots"> tags are now respected.
+
+** Wget's internal tables now use hash tables instead of linked lists
+where appropriate.  This results in huge speedups when retrieving
+large sites (thousands of documents).
+
+** Wget now mmaps the files it needs to read instead of allocating
+heap memory to read them.
+\f
+* Changes in Wget 1.6
 
 ** Administrative changes.
 
 *** Maintainership.  Due to Hrvoje being plagued with a "real job",
-Dan Harkless is the most active maintainer.  Hrvoje still participates
-occasionally, and both are being helped by many other people.
+Dan Harkless is the most active maintainer (not that he doesn't have a
+real job as well).  Hrvoje still participates occasionally, and both
+are being helped by many other people.
 
 *** Web page.  Thanks to Jan Prikryl, Wget has an "official" web page.
 Take a look at: