]> sjero.net Git - wget/blobdiff - NEWS
[svn] Fix for #20659 - Content-Disposition off by default.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 3b49ca884cbb08fc7fa284378911c51b32f4577d..41cc5c0e54a2e4927e522c1be1c2f4f9e5b7bd5b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,8 +24,11 @@ automatically, and continue to require a challenge for each resource.
 be the maximum number of HTTP redirects to follow.
 
 ** Wget now saves HTTP downloads using file names specified by the
-`Content-Disposition' header.  This is a standard way of specifying
-the file name used by many web dynamically generated pages.
+`Content-Disposition' header.  This is a standard way of specifying the
+file name used by many web dynamically generated pages. For the time
+being, Content-Disposition is not used by default, to avoid the extra
+round-trips incurred (must specify "-e contentdisposition=yes"); this
+may change in a future version.
 
 ** The GnuTLS library is now also supported for https downloads.
 This is still work-in-progress.  OpenSSL is still used by default; use