X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=b0a7242b46245f55dab5fb7eb33f875bab3546cc;hb=f8665df65d2bc3552b68c734a7b3975d95ccdc41;hp=d8feed36285e86f833674608bf4c80fce27dadfc;hpb=7e7070820f92e624493d958f44c2bc3787ad48f7;p=mmh diff --git a/ChangeLog b/ChangeLog index d8feed3..b0a7242 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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 + `x"$with_cyrus_sasl" != "no"' instead of `... != x"no"'. + Tue Mar 06 21:04:27 2001 Dan Harkless * Found some historical information about MH in RFC 808.