X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=fc507d4a19f21aa70770c70714a3f4f75b3476ea;hb=ae5aae7b9c72dbff21f87bbc6e783d7cec1941a9;hp=5649e6ebdf2abce99bdbe207af57ca1d00139d87;hpb=27917b536cd785e1f8cff4a4eb95fdb1ba801b84;p=mmh diff --git a/ChangeLog b/ChangeLog index 5649e6e..fc507d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +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