From 3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 19 Jul 2004 22:02:29 +0000 Subject: Fixes #61451 2004-07-16 JP Rosevear Fixes #61451 * gui/e-itip-control.c (get_cancel_options): don't give a cancel option if the event is no where to be found (show_current_event): pass in kind (show_current_todo): ditto svn path=/trunk/; revision=26678 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 41668e01c2..b00d7c432b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-07-16 JP Rosevear + + Fixes #61451 + + * gui/e-itip-control.c (get_cancel_options): don't give a cancel + option if the event is no where to be found + (show_current_event): pass in kind + (show_current_todo): ditto + 2004-07-16 Larry Ewing * gui/calendar-component.c (set_info): use short month forms to -- cgit