From 9cfacbca72b36382687b45e5de71cc73280cc10e Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 10 Jun 2004 12:04:42 +0000 Subject: Fixes #58799 2004-06-10 Rodrigo Moya Fixes #58799 * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence): Use the timezone for getting the RECUR-ID from the instance start date if available. Also, use dates only as the recurrence ID, and do nothing if not a recurrent appointment. svn path=/trunk/; revision=26281 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8a5fc41c6d..8c862ae165 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-06-10 Rodrigo Moya + + Fixes #58799 + + * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence): + Use the timezone for getting the RECUR-ID from the instance start + date if available. Also, use dates only as the recurrence ID, and + do nothing if not a recurrent appointment. + 2004-06-09 JP Rosevear * gui/gnome-cal.c (get_times_for_views): calculate the work week, -- cgit v1.2.3