From 9e08fd4d208933cea4e98bba0f155be1583ddfdc Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 22 Apr 2004 03:23:24 +0000 Subject: Don't bother doing any work if perm_flags is 0. 2004-04-21 Jeffrey Stedfast * providers/imap4/camel-imap4-folder.c (imap4_sync_changes): Don't bother doing any work if perm_flags is 0. svn path=/trunk/; revision=25572 --- camel/ChangeLog | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f68389054a..c0e51ba51e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,11 +1,18 @@ +2004-04-21 Jeffrey Stedfast + + * providers/imap4/camel-imap4-folder.c (imap4_sync_changes): Don't + bother doing any work if perm_flags is 0. + 2004-04-21 Sivaiah Nallagatla - - * providers/groupwise/Makefile.am : added CAMEL_LIBS to LIBADD - * providers/groupwise/camel-gw-listener.c (get_addressbook_names_from_server): - added new function to get addres book names from server. - (add_addressbook_sources) (modify_addressbook_sources) : changed the implementation - to use address book returned form above call while creating e-sources + * providers/groupwise/Makefile.am: added CAMEL_LIBS to LIBADD + + * providers/groupwise/camel-gw-listener.c + (get_addressbook_names_from_server): added new function to get + addres book names from server. + (add_addressbook_sources) (modify_addressbook_sources) : changed + the implementation to use address book returned form above call + while creating e-sources 2004-04-21 Not Zed -- cgit v1.2.3