updating changelog, should have been done with last commit
authorDoug Morris <doug@mhost.com>
Sun, 12 Sep 1999 07:19:40 +0000 (07:19 +0000)
committerDoug Morris <doug@mhost.com>
Sun, 12 Sep 1999 07:19:40 +0000 (07:19 +0000)
ChangeLog

index 796c9b1..81cf02d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,18 @@
+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.