]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix for #20659 - Content-Disposition off by default.
[wget] / src / ChangeLog
index 852469800035395ad0d33a0193703abdb4bc34a3..0ef8b83d9bf0893d3af0b96f5adcc1c572a46573 100644 (file)
@@ -1,3 +1,14 @@
+2007-08-08  Micah Cowan  <micah@cowan.name>
+
+       * init.c (defaults): Content disposition will not be default,
+       since it currently results in extra round-trips.
+
+2007-07-31  Micah Cowan  <micah@cowan.name>
+
+       * http.c (gethttp): Set contlen = -1 when we encounter a
+       negative-valued Content-Length header, so we don't consider it
+       an internal error later on and call abort().
+
 2007-07-29  Micah Cowan  <micah@cowan.name>
 
        * url.h, url.c (url_string): Replaced bool arg of the url_string