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/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 36d4df9009..0140e7c31a 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-10 Sushma Rai <rsushma@novell.com>
+
+ * exchange-contacts.c (e_exchange_contacts_commit): Freeing uri_text.
+ See #329251.
+
2006-02-06 Sushma Rai <rsushma@novell.com>
* exchange-permissions-dialog.c (exchange_permissions_dialog_new):
@@ -6,7 +11,7 @@
* exchange-calendar.c (e_exchange_calendar_commit): Freeing authtype.
* exchange-contacts.c (e_exchange_contacts_commit): Similar.
- Fixes #329251.
+ See #329251.
2006-02-05 Karsten Bräckelmann <guenther@rudersport.de>