From 5b5ae41e209c41d310c8380b55f18cdc2097a289 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 12 Apr 2002 22:16:42 +0000 Subject: Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday names 2002-04-12 Jeffrey Stedfast * broken-date-parser.c (datetok): Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday names in case the broken mailer used the full names. (MONTH_CHARS): Same as above but for months. svn path=/trunk/; revision=16456 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 343e98921d..417c265a20 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2002-04-12 Jeffrey Stedfast + + * broken-date-parser.c (datetok): Treat commas as token + delimeters. + (WEEKDAY_CHARS): Use full weekday names in case the broken mailer + used the full names. + (MONTH_CHARS): Same as above but for months. + 2002-04-11 Not Zed * providers/local/camel-spool-summary.c (spool_summary_sync_full): -- cgit v1.2.3