]> sjero.net Git - wget/blobdiff - NEWS
[svn] New option --ignore-case for case-insensitive matching.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index cd63c617f0af443c22c07881239be87548bca8ae..7a425eef81483c3709795da0e3ac7cb7d57ea9c6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.11.
 
+** The new function `--ignore-case' makes Wget ignore case when
+matching files, directories, and wildcards.  This affects the -X, -I,
+-A, and -R options, as well as globbing in FTP URLs.
+
 ** ETA projection is now displayed in "dot" progress output as well as
 in the default progress bar.  (The dot progress is used by default when
 logging Wget's output to file using the `-o' option.)