X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=44dc21717a1bbe9e4211a5162a1ba3f6bc9d6671;hb=da6af9633e4ecdc19b1ee01de023fa4dfe615c39;hp=2ba6be3b21b71ee69d925e28b03a0ec4089c5764;hpb=cafee7a804b8aa53166065e988ec0fc387862fc8;p=mmh diff --git a/ChangeLog b/ChangeLog index 2ba6be3..44dc217 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2005-02-21 Oliver Kiddle + + * sbr/getpass.c fix bug where inc crashed on failing to reopen + the terminal + +2005-01-27 Oliver Kiddle + + * Added -proxy option to inc and msgchk. Based on old patch + from Michael Richardson. + + * On systems where it is available, use nl_langinfo to get the + character set if MM_CHARSET is unset + +2005-01-21 Oliver Kiddle + + * sbr/check_charset.c US-ASCII is a subset of UTF-8 so can be + handled directly when UTF-8 is being used + +2004-12-17 Oliver Kiddle + + * uip/mhmisc.c Fix -part option to mhshow/mhlist/mhstore to + find sub-parts of the specified part + +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