From 4e5542ad2842655ab1a8e424d367331311177bcb Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 10 Dec 2001 14:28:55 +0000 Subject: Fix the tm_gmtoff case (its sign is the opposite of "timezone"). Fixes * camel-mime-message.c (camel_mime_message_set_date): Fix the tm_gmtoff case (its sign is the opposite of "timezone"). Fixes #14678 svn path=/trunk/; revision=14948 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index cc32f5b29c..6e58fb3e20 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -5,6 +5,12 @@ * camel-folder-summary.h: Added CAMEL_MESSAGE_NEEDS_REPLY flag. +2001-12-07 Dan Winship + + * camel-mime-message.c (camel_mime_message_set_date): Fix the + tm_gmtoff case (its sign is the opposite of "timezone"). Fixes + #14678 + 2001-11-29 Jeffrey Stedfast * camel-folder-search.c (search_body_contains): Don't use regex -- cgit v1.2.3