aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 0140e7c31a..4bf5194936 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,5 +1,13 @@
2006-02-10 Sushma Rai <rsushma@novell.com>
+ * exchange-contacts.c (e_exchange_contacts_pcontacts): Checking if the
+ folder selected is GAL folder and in case of GAL folder, returning
+ after checking for offline status.
+ (e_exchange_contacts_check): Handling GAL folder also.
+ Fixes #329623 and #329624
+
+2006-02-10 Sushma Rai <rsushma@novell.com>
+
* exchange-contacts.c (e_exchange_contacts_commit): Freeing uri_text.
See #329251.