]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Implement correct parsing of HTTP Content-Disposition header.
[wget] / src / ChangeLog
index 36ff4a1cf757ad009023a091ee0fcb6e8c8072fe..7b45114141be23c807beebd3e26f0dd80c467cd9 100644 (file)
@@ -1,3 +1,16 @@
+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