From 6a52b2cc19aa11400f33087280b95329f1e87ff9 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 18 Apr 2008 09:12:26 +0000 Subject: ** Fix for bug #509923 2008-04-18 Milan Crha ** Fix for bug #509923 * gui/dialogs/comp-editor.c: (real_send_comp): * gui/e-calendar-view.c: (e_calendar_view_modify_and_send): * gui/e-cal-model-calendar.c: (ecmc_set_value_at): Send changes based on the user's choice of "all instances" or "only this instance" for recurring events. * gui/e-cal-model-calendar.c: (ecmc_set_value_at): Also modify objects based on the user's choice. svn path=/trunk/; revision=35382 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 98618e0bbf..558d9097df 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2008-04-18 Milan Crha + + ** Fix for bug #509923 + + * gui/dialogs/comp-editor.c: (real_send_comp): + * gui/e-calendar-view.c: (e_calendar_view_modify_and_send): + * gui/e-cal-model-calendar.c: (ecmc_set_value_at): + Send changes based on the user's choice of "all instances" or + "only this instance" for recurring events. + * gui/e-cal-model-calendar.c: (ecmc_set_value_at): + Also modify objects based on the user's choice. + 2008-04-17 Milan Crha ** Part of fix for bug #526739 -- cgit v1.2.3