From 4cf5bbfa5a228f47256e74a7a11180e2d512561b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 2 Jun 2000 18:09:18 +0000 Subject: If we get a funny result, just throw it out. Basically a fix for the one 2000-06-02 Not Zed * camel-mime-utils.c (header_decode_date): If we get a funny result, just throw it out. Basically a fix for the one true broken TradeClient. 2000-06-01 Not Zed * camel-folder-summary.c (message_info_free): Free references/messsage id. (message_info_save): Save them. (message_info_load): Load them. (message_info_new): And get them from the new message. (CAMEL_FOLDER_SUMMARY_VERSION): Bumped for new changes. * camel-folder-summary.h: Added references and messageid to summary. svn path=/trunk/; revision=3391 --- camel/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 64ae632671..661a4f8d2c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,21 @@ +2000-06-02 Not Zed + + * camel-mime-utils.c (header_decode_date): If we get a funny + result, just throw it out. Basically a fix for the one true + broken TradeClient. + +2000-06-01 Not Zed + + * camel-folder-summary.c (message_info_free): Free + references/messsage id. + (message_info_save): Save them. + (message_info_load): Load them. + (message_info_new): And get them from the new message. + (CAMEL_FOLDER_SUMMARY_VERSION): Bumped for new changes. + + * camel-folder-summary.h: Added references and messageid to + summary. + 2000-06-02 Christopher James Lahey * camel-session.c: Ref and unref objects in the service cache @@ -26,6 +44,7 @@ * camel-data-wrapper.c (finalize): unref the stream, if it exists. 2000-06-01 Not Zed +>>>>>>> 1.212 * camel-mime-part.c (construct_from_parser): For a message part, set the default content-type to message/rfc822. Maybe needs to be -- cgit v1.2.3