X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=48a5ee1c019451d01183cf477025a5d63a6304c4;hb=d76e9388aabc9946124c5d3347ff5c5333bcd7d3;hp=b0a7242b46245f55dab5fb7eb33f875bab3546cc;hpb=f8665df65d2bc3552b68c734a7b3975d95ccdc41;p=mmh diff --git a/ChangeLog b/ChangeLog index b0a7242..48a5ee1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2003-9-30 Glenn Burkhardt + * Fix 'pick' so handling of options "-list" and "-seq" are + independent. + * Fix 'inc' realloc error when bringing in more than 100 msgs + to empty folder. + * Patches submitted by Nick Rusnov from Debian archive applied: + + Debian Bug# + 136976 - Handle binary content messages + 143427 - mh-format.man typo + 144098 - 'spost; should have same behavior as 'post' + w.r.t. mts.conf masquerade line + 149745 - slocal ignores 'N' result of previous command + 152728 - increase SMTP timeouts to conform to RFC 1123 + The timeouts suggested by the RFC seem long + to me - but the RFC is still listed as active. + 181867 - typo for nmh.man + +2003-08-10 Jeffrey C Honig + + * Fix problem where parsing of address/date fields in fmt_compile + is optimized to the first instance. The first instance may be in + contitional code which will result in cached data to + be used. Instead, convert c_flags to a flags field from a boolean + and parse on the first use. + * Remove some unused flag bits. + Fri Jul 01 22:02:00 2003 Glenn Burkhardt * Applied fixes for configuration problems with Solaris and