From 3662d9bca108622527746d8e9ce1117d584cab00 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 15 Mar 2004 11:29:30 +0000 Subject: Fixes #35577 2004-03-15 Rodrigo Moya Fixes #35577 * gui/e-cal-view.c (e_calendar_view_delete_selected_occurrence): if the component is an instance, pass the recurrence ID to e_cal_remove_object_with_mod. Also, make the user confirm the deletion, and send the cancellation message for meetings. svn path=/trunk/; revision=25066 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5908cd9249..2601312fb9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-03-15 Rodrigo Moya + + Fixes #35577 + + * gui/e-cal-view.c (e_calendar_view_delete_selected_occurrence): + if the component is an instance, pass the recurrence ID to + e_cal_remove_object_with_mod. Also, make the user confirm the + deletion, and send the cancellation message for meetings. + 2004-03-12 Not Zed * gui/e-cal-model.c (ecm_initialize_value): return "" instead of -- cgit v1.2.3