From 2c0f411d65a869c6020fa1b624aa56acaa8636ff Mon Sep 17 00:00:00 2001 From: Dan Harkless Date: Tue, 14 Mar 2000 21:21:28 +0000 Subject: [PATCH] Added: I put Simon's patch under the control of a new #define called FIX_NON_Y2K_COMPLIANT_MUA_DATES. There's some commentary in acconfig.h about when you might not want to #define it. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2060102..26045ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,10 @@ Tue Mar 14 12:41:48 2000 Dan Harkless "19 Jan 00" as the date. The following works around this so that scan, show, sortm, etc work ok. + I put Simon's patch under the control of a new #define called + FIX_NON_Y2K_COMPLIANT_MUA_DATES. There's some commentary in + acconfig.h about when you might not want to #define it. + * Created new dtimep.c-lexed with Simon's change using dtimep.lex lexed on Solaris 2.6. Added missing dependency in zotnet/tws/Makefile.in for dtimep.c: dtimep.c-lexed. -- 1.7.10.4