diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2601312fb9..9fb75ecca2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2004-03-15 Rodrigo Moya <rodrigo@ximian.com> + Fixes #48112 + + * gui/calendar-commands.c (calendar_control_sensitize_calendar_commands): + disable the 'Delete' menu item on recurring meetings, since 'Delete all + Occurrences' already deals with that. + +2004-03-15 Rodrigo Moya <rodrigo@ximian.com> + Fixes #35577 * gui/e-cal-view.c (e_calendar_view_delete_selected_occurrence): |