aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-08-22 00:27:56 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-08-22 00:27:56 +0800
commite35c103d016c16ea240a2fcb17b9c3245c75075f (patch)
treebfb80f576143db95c47299cebdf7b0a2c6c3bc5f /plugins/itip-formatter/ChangeLog
parente50815f64d5decae7a82b88da8ea3019a63ac428 (diff)
downloadgsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.tar
gsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.tar.gz
gsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.tar.bz2
gsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.tar.lz
gsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.tar.xz
gsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.tar.zst
gsoc2013-evolution-e35c103d016c16ea240a2fcb17b9c3245c75075f.zip
fixes a memory leak.
svn path=/trunk/; revision=30177
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index efbc1d7d25..abad7de6b3 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-21 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * itip-formatter.c:
+ (update_attendee_status): removed the unwanted brackets.
+ (format_itip_object): Applied the patch from
+ Christian Kellner <Christian.Kellner@scalix.com> which
+ fixes a memory leak and make deference of url
+ much simpler.
+
2005-08-20 Carsten Guenther <carsten.guenther@scalix.com>
* itip-formatter.c: (cal_opened_cb, final_cal_opened_cb):