]> sjero.net Git - wget/blobdiff - src/ChangeLog
Support RFC 2231.
[wget] / src / ChangeLog
index d72cf7efd95f384ea001226a97d508dc7650d3bf..3968262a2b33edc3c4278254289de0da73703322 100644 (file)
@@ -1,3 +1,26 @@
+2009-09-22  Arvind Jamuna Dixit  <ardsrk@gmail.com>
+
+       * http.c (extract_param, parse_content_disposition): Support
+       RFC 2231 while parsing Content-Disposition header
+
+2009-10-24  Petr Pisar  <petr.pisar@atlas.cz>
+
+       * openssl.c: Implement support for (multiple) subjectAltNames in
+       X509 certificates, not just the commonName.
+
+2009-10-09  Micah Cowan  <micah@cowan.name>
+
+       * main.c: Fix declaration of compiled_features.
+
+       * build_info.c.in: Adapt to new input format. Added a check for
+       large-file support. Replaced the "openssl" and "gnutls"
+       advertisements with a single "ssl/foo" advertisement.
+
+2009-09-30  Micah Cowan  <micah@cowan.name>
+
+       * sysdep.h: Unconditionally include stdbool.h (gnulib has it for
+       systems that don't supply it.)
+
 2009-09-24  Micah Cowan  <micah@cowan.name>
 
        * vms.c: Moved from vms/vms.c.