X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=a42dd837400dbddd9b4fb9341ea1ebfecdcc90cd;hb=4574ff3e6743eb75f965f81f812f927d2a477618;hp=81b1104a3a68f558f7866706744cd295a831775c;hpb=e6e81a487cd89dbf3f2dd96d140915a0026246c2;p=mmh diff --git a/ChangeLog b/ChangeLog index 81b1104..a42dd83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,69 @@ +2005-02-23 Oliver Kiddle + + * Updated config.guess and config.sub to the most recent + versions (from automake 1.9.5) + +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 + 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 - systems with gdbm instead of db1 (includes bug #2024) - * Fixes for bugs #578, 1393, 1650, 1730, 3356 + systems with gdbm instead of db1 (includes bug #2024) + * Fixes for bugs + #578 - repl leaks umask + #1393 - sortm core dumps + #1650 - msh leaks file descriptors + #1730 - Double free() in mhfree.c:free_encoding() + #3356 - In-Reply-To header in default replcomps should be + RFC2822 compliant * Revised man page for mh-format (bug #2031) * New replcomps, etc, with Fcc: +outbox in default versions