From 05e4067b622c3548db76c04c4dfbf0ef340800e7 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 12 Jul 2001 02:22:23 +0000 Subject: Removed some code i wasn't supposed to commit. 2001-07-12 Not Zed * camel-folder-summary.c (camel_folder_summary_info_new_from_message): Removed some code i wasn't supposed to commit. * providers/local/camel-local-summary.c (local_summary_add): Only set info->size if it is not zero. (local_summary_add): If we dont get a size from the info passed in, calculate it using a null stream write. Should do #4392. svn path=/trunk/; revision=11025 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index b7914e1745..38d2d8d142 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2001-07-12 Not Zed + + * camel-folder-summary.c + (camel_folder_summary_info_new_from_message): Removed some code i + wasn't supposed to commit. + + * providers/local/camel-local-summary.c (local_summary_add): Only + set info->size if it is not zero. + (local_summary_add): If we dont get a size from the info passed + in, calculate it using a null stream write. Should do #4392. + 2001-07-11 Jeffrey Stedfast * camel-mime-part-utils.c (extract_metatag_charset): New function -- cgit v1.2.3