X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=0708ca227b633f8e3c574fdfacd0b09ff798a299;hp=5e09baa238d5de29c46a00a30e24e5291fd3da46;hb=0cebd8284370988c8b1807ef2544bd80804d074e;hpb=1bb1f6c3f38b05060bf699ea2743f7386889bf63 diff --git a/ChangeLog b/ChangeLog index 5e09baa..0708ca2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2006-02-20 Josh Bressers + + * h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c: Move duplicate + function num_digits into utils.c + +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. + +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