Added support for optional Content_Disposition header in mhbuild directive.s
[mmh] / ChangeLog
index 5e09baa..8245154 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-02-18  David Levine <levinedl@acm.org>
+
+        * h/mime.h, h/mhparse.h, uip/mhbuildsbr.c, uip/mhfree.c,
+        man/mhbuild.man, docs/TODO:  added support for an optional
+        Content-Disposition header in mhbuild (only).  Its contents
+        are supplied between {}, positioned after the optional [], in
+        a mhbuild directive.  If the contents do not contain a
+        "filename=" parameter, and the directive has a filename, or
+        something else that ends with "name=", then that will be used
+        to add a "filename=" parameter to the header.
+
+2006-02-12  David Levine <levinedl@acm.org>
+
+       * docs/TODO: added RFC2183 to reference of RFC1806 for
+       Content-Disposition header.
+
 2006-01-17  David Levine <levinedl@acm.org>
 
        * uip/mhbuild.c, uip/mhbuildsbr.c, man/mhbuild.man:  added