X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=d4efdf49bfa9affdbbb35b712400c00963dd1584;hp=8245154908c57f728cf826974f582f337fa5b80b;hb=08aa8c17c3241bb5c6a997ed2e01e25a4d0089ce;hpb=1513f7668c494c4583141d6115669b7198c14556 diff --git a/ChangeLog b/ChangeLog index 8245154..d4efdf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,19 @@ +2006-02-19 Josh Bressers + + * sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc.c, + uip/mhstoresbr.c, uip/popi.c, uip/refile.c: Add create_folder() + function, replacing duplicate code during folder creation. + 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. + * 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