aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-13 20:00:21 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-13 20:00:21 +0800
commit5f6a18500c3119731663ac4c059426c62a3b37f6 (patch)
treecea0b67ae6e62e2535e118eab8e4b23be906aee6 /calendar/ChangeLog
parentebec065334b5cf943591527254d628c13d06c369 (diff)
downloadgsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar
gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.gz
gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.bz2
gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.lz
gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.xz
gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.tar.zst
gsoc2013-evolution-5f6a18500c3119731663ac4c059426c62a3b37f6.zip
Merge revisions 35931:35950 from trunk.
svn path=/branches/kill-bonobo/; revision=35978
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 75c9143ca0..feda5578cf 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-08 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #544117
+
+ * gui/itip-utils.c: (itip_send_comp): Initialize variables to NULL,
+ to not free uninitialized memory in the cleanup part on the error.
+
2008-08-06 Milan Crha <mcrha@redhat.com>
** Fix for bug #249844