aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-07-20 23:40:54 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-07-20 23:40:54 +0800
commit728af30909db2d46bcbf019c51af53a2b40fe15d (patch)
tree8c92f370bac065a25df5df26f14ca6f7279faf97 /plugins/itip-formatter/ChangeLog
parenta5aa76af675f426c3419dd9b32c9ecdf6b6082fc (diff)
downloadgsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.tar
gsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.tar.gz
gsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.tar.bz2
gsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.tar.lz
gsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.tar.xz
gsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.tar.zst
gsoc2013-evolution-728af30909db2d46bcbf019c51af53a2b40fe15d.zip
Fixed a memory leak and a crash when start date does is not present.
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com> * itip-formatter.c: (format_itip_object): Fixed a memory leak and a crash when start date does is not present. svn path=/trunk/; revision=29820
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 cf7de1ef0e..22c4255674 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * itip-formatter.c: (format_itip_object): Fixed a memory
+ leak and a crash when start date does is not present.
+
2005-07-19 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: