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