Applied Simon Burge <simonb@thistledown.com.au>'s dtimep.lex patch:
authorDan Harkless <dan@harkless.org>
Tue, 14 Mar 2000 20:40:47 +0000 (20:40 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 14 Mar 2000 20:40:47 +0000 (20:40 +0000)
commit6a471c368b128394153c13c6d8f55cf0855f5779
tree2481e7deabff073732a15fc68888299d75c68b7e
parent7593f8f93951b6ca853a72bdbcd0a34dc741bc52
Applied Simon Burge <simonb@thistledown.com.au>'s dtimep.lex patch:

  It seems that some MUA's didn't handle y2k very well - ELM seems to be one of
  them, and Ultrix's DXmail (based on MH!).  I've got a few emails this month
  that look like:

          575   Jan 00  Xxxxxx Xxxx       3603  ...
  and
           22+  Jan 00  Xxx Xxxxx         1771  ...

  The first has "15 Jan 100" as the date and the second has "19 Jan 00" as the
  date.  The following works around this so that scan, show, sortm, etc work ok.

Added scan.MMDDYY and scan.YYYYMMDD format files.
ChangeLog
acconfig.h
config.h.in
etc/Makefile.in
etc/scan.MMDDYY [new file with mode: 0644]
etc/scan.YYYYMMDD [new file with mode: 0644]
stamp-h.in
zotnet/tws/dtimep.lex