]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Implement correct parsing of HTTP Content-Disposition header.
[wget] / src / ChangeLog
index 1ea65a30ab80e2400cdafd9aedf2433cd98d3171..7b45114141be23c807beebd3e26f0dd80c467cd9 100644 (file)
@@ -1,3 +1,26 @@
+2006-02-03  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * http.c: Fixed support for Content-Disposition header.
+
+       * test.c: Added test_parse_content_disposition to the list of unit
+       tests to run.
+
+2006-02-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * hash.c: Don't define countof if it's already defined.
+
+       * hash.c: Obtain the definition of uintptr_t when standalone.
+
+2006-01-30  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * http.c: Changed output format. Removed excessively verbose debugging
+       output.
+
+2005-12-07  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * http.c: Fixed pre-download verbose output which was broken by 
+       HTTP code refactoring.
+
 2005-11-23  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
        * http.c: Refactored HTTP code.  If -O is not used, the new code