X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=2ba6be3b21b71ee69d925e28b03a0ec4089c5764;hb=7afa1855f4255c6c6127283e2bd3768da814e7ef;hp=fc507d4a19f21aa70770c70714a3f4f75b3476ea;hpb=1ff8d41acece861cf6d4d017849e4ea927ab57b1;p=mmh diff --git a/ChangeLog b/ChangeLog index fc507d4..2ba6be3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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 - 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 + Sat Mar 17 03:18:15 2001 Dan Harkless * Ken Hornstein's configure.in Cyrus SASL checks were doing