From e2b2aeceea77dd255025b0ecceba8d72f0278533 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 8 Dec 2000 14:22:36 +0000 Subject: Change the sign of the default date offset when none is supplied. 2000-12-09 Not Zed * camel-mime-message.c (camel_mime_message_set_date): Change the sign of the default date offset when none is supplied. (camel_mime_message_set_date): Also do dst if its dst (forward 1 hour). Fixes #928 + some. svn path=/trunk/; revision=6860 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index e6b598579f..89b2654094 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-12-09 Not Zed + + * camel-mime-message.c (camel_mime_message_set_date): Change the + sign of the default date offset when none is supplied. + (camel_mime_message_set_date): Also do dst if its dst (forward 1 + hour). Fixes #928 + some. + 2000-12-06 Not Zed * tests/lib/camel-test.h (check): Change line no format so that -- cgit