aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <poincare@ikezoe.net>2006-07-08 07:53:23 +0800
committerAndre Klapper <aklapper@src.gnome.org>2006-07-08 07:53:23 +0800
commit91a5d904960bf14d001d5592ec886700c6a762b0 (patch)
tree6f673d3819f84921e421c58ad11c7e75ba93822e /plugins/exchange-operations/ChangeLog
parent7d3f08b618650378aee7208ef08f1b03c70402a6 (diff)
downloadgsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.tar
gsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.tar.gz
gsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.tar.bz2
gsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.tar.lz
gsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.tar.xz
gsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.tar.zst
gsoc2013-evolution-91a5d904960bf14d001d5592ec886700c6a762b0.zip
** Fixes bug #341369
2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes bug #341369 * filter/rule-editor.c: * plugins/exchange-operations/exchange-calendar.c: * plugins/exchange-operations/exchange-contacts.c: * plugins/save-attachments/save-attachments.c: fixing memory leaks. svn path=/trunk/; revision=32256
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 6a5765c87e..fb8ddbb117 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-07 Hiroyuki Ikezoe <poincare@ikezoe.net>
+
+ ** Fixes bug #341369
+ * exchange-calendar.c:
+ * exchange-contacts.c: fixing a memory leak.
+
2006-06-15 Sushma Rai <rsushma@novell.com>
* Makefile.am: Added exchange-oof.glade to the list of glade files.