From 7c0907172f5dfef27b188a745f0525a76f1fa5b8 Mon Sep 17 00:00:00 2001 From: Veerapuram Varadhan Date: Fri, 30 Sep 2005 17:13:04 +0000 Subject: Fixes #303702 Call e_cal_component_commit_sequence() after modifying the Fixes #303702 * calendar/conduits/calendar/calendar-conduit.c: (process_multi_day): Call e_cal_component_commit_sequence() after modifying the properties of an ECalComponent and before fetching its icalcomponent. Reworked the patch from Dave Malcolm svn path=/trunk/; revision=30453 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c8072916f7..ef0c1b91f0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2005-09-30 Veerapuram Varadhan + + Fixes #303702 + * calendar/conduits/calendar/calendar-conduit.c: + (process_multi_day): Call e_cal_component_commit_sequence() after + modifying the properties of an ECalComponent and before fetching + its icalcomponent. + + Reworked the patch from Dave Malcolm + 2005-09-30 Viren.L Fixes #258786 -- cgit v1.2.3