From 574ed950dad8a517ea0dc0ac9cbc0b364e26606e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 9 Oct 2003 16:46:30 +0000 Subject: Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bug 2003-10-09 Jeffrey Stedfast * camel-mime-utils.c (header_decode_date): Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bug #49357. * broken-date-parser.c (get_tzone): Same. svn path=/trunk/; revision=22838 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 7e8a3f64a8..ff3f4a50bc 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2003-10-09 Jeffrey Stedfast + + * camel-mime-utils.c (header_decode_date): Allow timezone offsets + to be up to 14 hours ahead of UTC. Fixes bug #49357. + + * broken-date-parser.c (get_tzone): Same. + 2003-10-08 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (smtp_helo): Removed an -- cgit v1.2.3