X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/17e31955aca3a425a3c6d6fc128f6648f9550369..3da6cc979e0e8e466f760acc113314c57176fea9:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 8d9db3b1..81cf02da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Sun Sep 12 09:19:27 1999 Doug Morris + + * commented out _cleanup() in mf.c because it's the only + location in all of the source code where it exists. + + * Added check for which is the new location where + linux systems appear to be stuffing this header file. + +Thu Sep 9 23:15:49 1999 Doug Morris + + * fixed varous mkstmep bugs introduced in 1.0.1 by me. Whups! + + * added mh_profile SEGV patch from Richard Cohen + 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 * Renamed ZSH.COMPLETION to COMPLETION-ZSH and added COMPLETION-TCSH.