aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2008-02-25 02:37:56 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2008-02-25 02:37:56 +0800
commit7872974d30866671fa29ea02143a894b3821463c (patch)
tree43a1b04ddd37deaed6d18882ec3fb3085f4d7c5e /plugins/itip-formatter/ChangeLog
parentd29b2af2244f1787c85937dc17e4fe0c7eaa807b (diff)
downloadgsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.tar
gsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.tar.gz
gsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.tar.bz2
gsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.tar.lz
gsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.tar.xz
gsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.tar.zst
gsoc2013-evolution-7872974d30866671fa29ea02143a894b3821463c.zip
Fixes#516408 Free the memory returned by libical.
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com> Fixes#516408 * itip-formatter.c (find_attendee), (find_to_address), (find_from_address), (update_item): Free the memory returned by libical. svn path=/trunk/; revision=35082
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 353b0a5daf..d184d87e1f 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes#516408
+ * itip-formatter.c (find_attendee), (find_to_address),
+ (find_from_address), (update_item): Free the memory returned
+ by libical.
+
2008-02-20 Paul Bolle <pebolle@tiscali.nl>
** Follow up on bug #517072