aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChris Heath <chris@heathens.co.nz>2006-06-09 10:21:03 +0800
committerAndre Klapper <aklapper@src.gnome.org>2006-06-09 10:21:03 +0800
commit56c45fcfabb6a832d5e044fcde87e8ec3b25367b (patch)
tree4b187b43f4d0c02f7259e66258b1293b164d8262 /plugins/itip-formatter/ChangeLog
parent4602caf9bcec384ef8a7b430584b7ffc68aea327 (diff)
downloadgsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.tar
gsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.tar.gz
gsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.tar.bz2
gsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.tar.lz
gsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.tar.xz
gsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.tar.zst
gsoc2013-evolution-56c45fcfabb6a832d5e044fcde87e8ec3b25367b.zip
Fix memory leak. Fixes bug #335423.
2006-06-09 Chris Heath <chris@heathens.co.nz> * addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form): * addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact): * e-util/e-plugin.c (ep_construct): * mail/message-list.c (message_list_finalise): * plugins/itip-view.c (itip_view_destroy): Fix memory leak. Fixes bug #335423. svn path=/trunk/; revision=32101
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index f8eca09148..e968a282cd 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-09 Chris Heath <chris@heathens.co.nz>
+
+ * itip-view.c (itip_view_destroy): Fix memory leak.
+ Fixes bug #335423.
+
2006-05-31 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #340296