From 2ad97bcff781b15ce7511e4355c8f5ad4cb79460 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 12 Nov 2004 21:12:43 +0000 Subject: Folder now gets set on the CamelFolderSummary object rather than the 2004-11-12 Jeffrey Stedfast * providers/imap4/camel-imap4-summary.c (camel_imap4_summary_new): Folder now gets set on the CamelFolderSummary object rather than the CamelIMAP4Summary. (imap4_fetch_all_update): Base summary class now has a folder member, use that instead. (imap4_fetch_all_add): Same. (imap4_summary_fetch_all): Same. (imap4_summary_fetch_flags): Same. (camel_imap4_summary_set_uidvalidity): Same. (camel_imap4_summary_expunge): Same. (camel_imap4_summary_flush_updates): Same. svn path=/trunk/; revision=27908 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 77164682e5..5f2169a387 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,17 @@ 2004-11-12 Jeffrey Stedfast + * providers/imap4/camel-imap4-summary.c (camel_imap4_summary_new): + Folder now gets set on the CamelFolderSummary object rather than + the CamelIMAP4Summary. + (imap4_fetch_all_update): Base summary class now has a folder + member, use that instead. + (imap4_fetch_all_add): Same. + (imap4_summary_fetch_all): Same. + (imap4_summary_fetch_flags): Same. + (camel_imap4_summary_set_uidvalidity): Same. + (camel_imap4_summary_expunge): Same. + (camel_imap4_summary_flush_updates): Same. + * providers/imap4/camel-imap4-folder.c (imap4_append_message): Init appended_uid value to NULL -- cgit v1.2.3