X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/73b48d6c0c6ed51bcf0f3b3388ffc6beb372c4c5..f422ef658bd5a190e08177c67361c874e679c526:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 47a679e3..fc507d4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +Sat Mar 17 03:18:15 2001 Dan Harkless + + * 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 + + * 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 + + * sbr/dtime.c Use the same Y2K correction code as dtimep.lex + + * sbr/dtimep.lex Restrict the parser to accept either + a numerical timezone offset, or a symbolic one (e.g. EST), + but not both (Since "2000 -400 EDT" might cause a double + subtraction of 60 minutes if both are parsed. One should be + enough). + Mon Feb 05 20:22:54 2001 Dan Harkless * -L isn't sufficient for specifying the path of the Cyrus SASL