aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-05-23 19:17:20 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-05-23 19:17:20 +0800
commit80dd512e6956502055657c1e00ab8feb2c9a3de9 (patch)
tree9cb086d4b9a4c8b2fcab5142708854818ac545b9 /calendar/ChangeLog
parentc3de7ae99fe02076f7c77ce6f92db6006e31b508 (diff)
downloadgsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.tar
gsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.tar.gz
gsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.tar.bz2
gsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.tar.lz
gsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.tar.xz
gsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.tar.zst
gsoc2013-evolution-80dd512e6956502055657c1e00ab8feb2c9a3de9.zip
Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (leak fix, reassign back the old values before freeing)
svn path=/trunk/; revision=35533
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b64e4bf7e3..c5d7576e48 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-23 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #523402
+
+ * gui/e-calendar-view.c: (e_calendar_view_add_event): Do not leak.
+ * conduits/calendar/calendar-conduit.c: (process_multi_day):
+ Reassign back the old values before freeing.
+
2008-05-22 Matthew Barnes <mbarnes@redhat.com>
* gui/e-select-names-renderer.c