update
[mmh] / ChangeLog
index 5649e6e..81b1104 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Fri Jul 01 22:02:00 2003 Glenn Burkhardt <glenn@aoi-industries.com>
+
+       * 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
+       * 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 <dan-nmh@dilvish.speed.net>
+
+       * 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 <dan-nmh@dilvish.speed.net>
+
+       * Found some historical information about MH in RFC 808.
+       Supplemented it with info from Jerry Peek's MH book and added it
+       to docs/README.about.
+
 Tue Feb 6 20:35:40 2001 Shantonu Sen <ssen@mit.edu>
 
        * sbr/dtime.c Use the same Y2K correction code as dtimep.lex