From f07302c117bfc3c60a8576cbc5fb8849c1bab51d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 11 Aug 2004 14:44:15 +0000 Subject: Fixes #61555 2004-08-11 JP Rosevear Fixes #61555 * gui/dialogs/meeting-page.c (existing_attendee): check if an attendee was pre-existing (remove_attendee): only add the attendee to the cancel comp if it was pre-existing svn path=/trunk/; revision=26870 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 46f91dec78..0c74a4f539 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-08-11 JP Rosevear + + Fixes #61555 + + * gui/dialogs/meeting-page.c (existing_attendee): check if an + attendee was pre-existing + (remove_attendee): only add the attendee to the cancel comp if it + was pre-existing + 2004-08-10 Rodrigo Moya * gui/e-cal-model.c (e_cal_model_set_search_query): guard against -- cgit