Deleted the timezone on Kim's SASL patch entry. Ruud has taken to adding the
authorDan Harkless <dan@harkless.org>
Thu, 13 Jul 2000 21:49:45 +0000 (21:49 +0000)
committerDan Harkless <dan@harkless.org>
Thu, 13 Jul 2000 21:49:45 +0000 (21:49 +0000)
timezone even though all previous entries are missing it, and I don't really
agree with that.  True, on occasion someone in a different timezone will
commit something later in the day than someone else, and even though the second
change happens later, the time may be earlier, but that doesn't happen too often
and isn't really a big deal, IMHO.

Putting textual timezones like "EDT" isn't really the right solution, IMHO,
since some of those tags are ambiguous.  Either an offset-style timezone should
be used or all times should be given as UTC.

I'd just as soon stick with local times, though.

Oh, one thing I forgot to mention in my last CVS entry was that I removed "IMAP"
from the list of protocols supported by Ken's SASL patches -- nmh doesn't have
any IMAP support!

ChangeLog

index 1f05292..2c4102a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Tue Jul 11 14:18:01 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
        SMTP" means that encryption is supported for the authentication
        but not for the subsequent data stream.
 
-Sat Jul  8 01:36:19 EDT 2000 Kimmo Suominen <kim@tac.nyc.ny.us>
+Sat Jul  8 01:36:19 2000 Kimmo Suominen <kim@tac.nyc.ny.us>
 
        * Applied Ken Hornstein <kenh@cmf.nrl.navy.mil>'s patches
        implementing SASL support for POP3 and SMTP.  If nmh is compiled