X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=8245154908c57f728cf826974f582f337fa5b80b;hp=5e09baa238d5de29c46a00a30e24e5291fd3da46;hb=1513f7668c494c4583141d6115669b7198c14556;hpb=1bb1f6c3f38b05060bf699ea2743f7386889bf63 diff --git a/ChangeLog b/ChangeLog index 5e09baa..8245154 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-02-18 David Levine + + * 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 + + * docs/TODO: added RFC2183 to reference of RFC1806 for + Content-Disposition header. + 2006-01-17 David Levine * uip/mhbuild.c, uip/mhbuildsbr.c, man/mhbuild.man: added