updating changelog, should have been done with last commit
[mmh] / ChangeLog
index 8d9db3b..81cf02d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Sun Sep 12 09:19:27 1999 Doug Morris <doug@mhost.com>
+
+       * commented out _cleanup() in mf.c because it's the only
+         location in all of the source code where it exists. 
+
+       * Added check for <db1/ndbm.h> which is the new location where
+         linux systems appear to be stuffing this header file.
+
+Thu Sep  9 23:15:49 1999 Doug Morris <doug@mhost.com>
+
+       * fixed varous mkstmep bugs introduced in 1.0.1 by me. Whups!
+
+       * added mh_profile SEGV patch from Richard Cohen
+          <richard@jubjub.demon.co.uk> that prevents crashing when
+
+          mh_profile doesn't end in a newline.
+       * fixed bug in associated with MAILGROUP #define (group "mail"
+         is not universal) -- hard to believe, but true.
+
 Tue Sep 7 16:47:03 1999 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * Renamed ZSH.COMPLETION to COMPLETION-ZSH and added COMPLETION-TCSH.