aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-05-27 12:17:04 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-05-27 12:17:04 +0800
commitc3d6e8a11a7c0b9886da474f8c964d9be15475fc (patch)
tree06fb7ae9f9cc4814f9c7fc16f3606c5f176cca74 /plugins/exchange-operations/ChangeLog
parentb67d6b02ca832f90e3e1b98bf85f98b68009f25d (diff)
downloadgsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.tar
gsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.tar.gz
gsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.tar.bz2
gsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.tar.lz
gsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.tar.xz
gsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.tar.zst
gsoc2013-evolution-c3d6e8a11a7c0b9886da474f8c964d9be15475fc.zip
Fixes bnc #394441
2008-05-27 Bharath Acharya <abharath@novell.com> * Fixes bnc #394441 * exchange-contacts.c: (e_exchange_contacts_commit): * Fixes a double free svn path=/trunk/; revision=35553
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 7626f49727..b7115c39bd 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-27 Bharath Acharya <abharath@novell.com>
+
+ * Fixes bnc #394441
+
+ * exchange-contacts.c: (e_exchange_contacts_commit): Fixes a double
+ free
+
2008-05-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #534360