aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-02-25 14:40:28 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-02-25 14:40:28 +0800
commit8ac649ab854d44add24f5464be3e2ee5d117437f (patch)
tree14dc46fd2fab17bbcaeb43bd37b134edefe86f70 /plugins/exchange-operations/ChangeLog
parent81956df6e345b7320e4c67ae0a1ac8560ce8ec4c (diff)
downloadgsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.tar
gsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.tar.gz
gsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.tar.bz2
gsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.tar.lz
gsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.tar.xz
gsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.tar.zst
gsoc2013-evolution-8ac649ab854d44add24f5464be3e2ee5d117437f.zip
Memory leak fixes. See #329251.
svn path=/trunk/; revision=31578
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 d11a9acf7b..f711b9363c 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-25 Sushma Rai <rsushma@novell.com>
+
+ * exchange-contacts.c (e_exchange_contacts_get_contacts): Freeing
+ folder array.
+
+ * exchange-calendar.c (e_exchange_calendar_get_calendars): Similar.
+ See #329251.
+
2006-02-18 Irene Huang <Irene.Huang@sun.com>
Fixes bug #331635