X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=9e33cb8cdf60d72569f9d51937e8c3a4430abb00;hp=0eaa6514536104b3b90af7d95b4810b93a433f57;hb=8a1006b457cdc27c40b9c928dc9fb5086444f04b;hpb=1388183fc96a86e5fbbb9d43cebdedd9f44ab64f diff --git a/ChangeLog b/ChangeLog index 0eaa651..9e33cb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2006-10-24 David Levine + + * uip/sendsbr.c: with attachformat values of 1 or 2, add + name= portion to Content-Type header. This makes them + consistent with attachformat value 0. And it allows mhstore + to use that (file)name when extracting attachments. + +2006-08-26 Josh Bressers + + * configure.in: If we're not using dotlocking, there is no need to set + inc sgid. + +2006-03-30 David Levine + + * uip/sendsbr.c: with attachformat values of 1 or 2, only + generate Content-Disposition headers for MIME attachments, not + for the message contents themselves. Microsoft Outlook Build + 10.0.6626, at least, doesn't show the message contents if they + have Content-Disposition. + 2006-03-09 Josh Bressers * sbr/fmt_rfc2047.c (decode_rfc2047): Don't close the iconv descriptor