From 827e1ce10e61a178d755d7f73e373f4a6241fa36 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 19 Jul 2000 21:43:44 +0000 Subject: General cleanup working towards getting Actions->Expunge working 2000-07-19 Jeffrey Stedfast * providers/imap/camel-imap-folder.c: General cleanup working towards getting Actions->Expunge working correctly. * providers/imap/camel-imap-store.c (cammel_imap_command_extended): Added code to look for "* %d RECENT" and to emit the folder_changed signal if there are any recent messages. Note: this is a hack and needs to be rewritten badly. svn path=/trunk/; revision=4226 --- camel/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8429605a23..0e9f81cddc 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2000-07-19 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c: General cleanup working towards + getting Actions->Expunge working correctly. + + * providers/imap/camel-imap-store.c (cammel_imap_command_extended): Added + code to look for "* %d RECENT" and to emit the folder_changed signal if + there are any recent messages. Note: this is a hack and needs to be rewritten + badly. + 2000-07-19 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_summary): If the folder's -- cgit v1.2.3