]> sjero.net Git - wget/commitdiff
Updates to NEWS and AUTHORS.
authorMicah Cowan <micah@cowan.name>
Sat, 4 Jul 2009 04:37:19 +0000 (21:37 -0700)
committerMicah Cowan <micah@cowan.name>
Sat, 4 Jul 2009 04:37:19 +0000 (21:37 -0700)
AUTHORS
ChangeLog
NEWS
doc/ChangeLog
doc/wget.texi

diff --git a/AUTHORS b/AUTHORS
index ab44acb2aa366c9897d27562d8fb91ed4590d136..b7bfc14e226d7fa2f94bbf34d5456fcb1fd15c7d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -50,3 +50,7 @@ Steven Schubiger.  Many helpful patches, bugfixes and improvements.
 Notably, conversion of Wget to use the Gnulib quotes and quoteargs
 modules, and the addition of password prompts at the console, via the
 Gnulib getpasswd-gnu module.
+
+Ted Mielczarek.  Support for parsing links from CSS.
+
+Saint Xavier.  Support for IRIs (RFC 3987).
index 187914cce39bacbfdb0f89ff727c8a02e38258ea..ea2b1589f9ed904c3d8f29ebaf7d9361e3a04261 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-03  Micah Cowan  <micah@cowan.name>
+
+       * AUTHORS: Added Ted Mielczarek and Saint Xavier.
+
+       * NEWS: Added items for IRI support, new --version information.
+
 2009-07-01  Steven Schubiger  <stsc@member.fsf.org>
 
        * Makefile.am: Add build_info.pl to EXTRA_DIST.
diff --git a/NEWS b/NEWS
index 3ae5e5ada97467d53bacf406e9c0396ad50e8e8a..2d0092f47932591220450654fcd6abedba6ddb0e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,13 +6,10 @@ See the end for copying conditions.
 
 Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
-* Changes in Wget 1.12 (MAINLINE)
+* Changes in Wget 1.12
 
 ** Mailing list MOVED to bug-wget@gnu.org
 
-** --default-page option added to support alternative default names for
-index.html.
-
 ** Added support for CSS. This includes:
      - Parsing links from CSS files, and from CSS content found in HTML
        style tags and attributes.
@@ -24,12 +21,26 @@ index.html.
    CSS support in Wget is thanks to Ted Mielczarek
    <ted.mielczarek@gmail.com>.
 
+** Added support for Internationalized Resource Identifiers (IRIs, RFC
+3987). When support is enabled (default), links with non-ASCII bytes
+are translated from their source encoding to UTF-8 before percent-encoding.
+
+   IRI support was added by Saint Xavier <wget@sxav.eu>, as his
+   project for the Google Summer of Code.
+
+** --default-page option (and associated wgetrc command) added to
+support alternative default names for index.html.
+
 ** --ask-password option (and associated wgetrc command) added to
 support password prompts at the console.
  
 ** The --input-file option now also handles retrieving links from
 an external file.
 
+** The output generated by the --version option now includes
+information on how it was built, and the set of configure-time options
+that were selected.
+
 ** Several previously existing, but undocumented .wgetrc options
 are now documented: save_headers, spider, and user_agent.
 \f
index 9deb3882e63bacc14cad5351d5daba35d19ba2a7..cda5948d39d6b4d255544dbe1c9a82bf201acf4c 100644 (file)
@@ -1,6 +1,7 @@
 2009-07-03  Micah Cowan  <micah@cowan.name>
 
        * wget.texi (Download Options): --iri=no --> --no-iri
+       (Contributors): Add Saint Xavier.
 
 2009-06-20  Micah Cowan  <micah@cowan.name>
 
index 07182d28219ed9b07e87d68ab4a9dfb2dcc17c82..5620f7397a9ff0f36452fa552bebdcd0eaeb7f51 100644 (file)
@@ -3863,6 +3863,9 @@ Gnulib getpasswd-gnu module.
 @item
 Ted Mielczarek---donated support for CSS.
 
+@item
+Saint Xavier---Support for IRIs (RFC 3987).
+
 @item
 People who provided donations for development---including Brian Gough.
 @end itemize
@@ -4082,6 +4085,7 @@ Douglas E.@: Wegscheid,
 Ralf Wildenhues,
 Joshua David Williams,
 Benjamin Wolsey,
+Saint Xavier,
 YAMAZAKI Makoto,
 Jasmin Zainul,
 @iftex