X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e66e25ec491d0fb3df708000d8494b4d598f0263..9f266941b583ea1dfc69d05c6c0f2fdf0920ab4c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index fe23a54c..4dcd1a73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +Sat May 06 13:13:07 2000 Doug Morris + + * re-cleaned up nmh documentation and modified Makefile & + configure.in to handle the change. + +Mon Apr 17 21:28:40 2000 Dan Harkless + + * Scott Blachowicz pointed out that the configure --help output + for --enable-masquerade was misleading. Clarified. + +Mon Apr 17 19:01:00 2000 Shantonu Sen + + * APOP support can be compiled in to inc and msgchk using + --enable-apop. + + * To access an APOP host, specify -apop on the command line + along with any -host or -user option. + +Fri Apr 14 23:10:44 2000 Dan Harkless + + * Upped the version number to 1.0.4+dev until the next nmh release. + + * Added a "releasing nmh" section to README.developers, while the + process was fresh in my mind. + +Fri Apr 14 18:21:34 2000 Dan Harkless + + * Added new files README.developers, ChangeLog_MH-3_to_MH-6.6, and + ChangeLog_MH-6.7.0_to_MH-6.8.4.html to DIST target in Makefile.in. + + * Released nmh-1.0.4. + Tue Apr 11 21:37:03 2000 Dan Harkless * Applied Brian Campbell 's mhn.defaults.sh