From: Shantonu Sen Date: Tue, 6 Feb 2001 20:47:54 +0000 (+0000) Subject: dtimp timezone fixes X-Git-Tag: RELEASE_1_2~126 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=27917b536cd785e1f8cff4a4eb95fdb1ba801b84 dtimp timezone fixes --- diff --git a/ChangeLog b/ChangeLog index 47a679e..5649e6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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