It's easy to forget to write NEWS file entries for significant user-visible
changes. I just created the 1.7-dev section and added the significant
user-visible stuff that I could think of. If there are things that I
missed, please speak up (or just modify NEWS yourself, if you're one of
those endowed with that power ;^>).
I've sent this to wget rather than wget-patches to get more eyeballs on it,
and to recommend that people writing patches that implement significant
user-visible stuff also write a NEWS item. I'll update the web page to say
this as well. Always better to update NEWS as news is being made, rather
than relying on memory later.
Index: NEWS
===================================================================
RCS file: /pack/anoncvs/wget/NEWS,v
retrieving revision 1.12
diff -u -r1.12 NEWS
--- NEWS 2000/12/31 12:05:26 1.12
+++ NEWS 2001/01/16 00:42:29
@@ -1,17 +1,29 @@
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 <[EMAIL PROTECTED]>.
+* Changes in Wget 1.7-dev
+
+** 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 URLs are now supported if you link wget with OpenSSL.
+
+** <meta name="robots"> tags are now respected.
+
* 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:
---------------------------------------------------------------
Dan Harkless | To help prevent SPAM contamination,
GNU Wget co-maintainer | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.