]> sjero.net Git - wget/commitdiff
NEWS: content_disposition is experimental.
authorMicah Cowan <micah@cowan.name>
Wed, 3 Oct 2007 18:33:50 +0000 (11:33 -0700)
committerMicah Cowan <micah@cowan.name>
Wed, 3 Oct 2007 18:33:50 +0000 (11:33 -0700)
ChangeLog
NEWS

index 22fe74bab7c32c36535f7576c81c11c980d8dc0c..46ff400f776d41f6c49c71ab25e9022543a9a7c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2007-10-03  Micah Cowan  <micah@cowan.name>
 
-       * NEWS: Note missing functionality from GnuTLS support.
+       * NEWS: Note missing functionality from GnuTLS support. Call out
+       attention to content_disposition's experimental status.
 
 2007-09-25  Micah Cowan  <micah@cowan.name>
 
diff --git a/NEWS b/NEWS
index ae96c0ea49c836c776fc971968b3332b7fd08273..318840dc91cbae06937cbc7b48692e416247d1f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,7 +36,8 @@ be the maximum number of HTTP redirects to follow.
 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.
+may change in a future version. NOTE: This functionality is currently
+considered "experimental", and may not be fully functional.
 
 ** The GnuTLS library is now also experimentally supported for https
 downloads.  This is still work-in-progress.  OpenSSL is still used by