From b851882164e75ce857f590e92f0dec0c03771311 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 13 Aug 2004 18:13:02 +0000 Subject: Use g_ptr_array_sized_new() rather than using set_size() after creating a 2004-08-13 Jeffrey Stedfast * providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all): Use g_ptr_array_sized_new() rather than using set_size() after creating a GPtrArray so that array->len starts out at 0. (imap4_summary_fetch_flags): Same. svn path=/trunk/; revision=26923 --- camel/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 63984d144c..467bdb2e67 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -11,7 +11,7 @@ remove the cal/taksks sources when account is disbaled. Also do not try to to create sources when a disabled account is changed to Novell Groupwise - (camel_gw_listener_construct) : do not add the disbaled accounts + (camel_gw_listener_construct): do not add the disbaled accounts to exitsting groupwise accounts list 2004-08-13 Sivaiah Nallagatla -- cgit v1.2.3