From 917e0d5fc64883df7102b91d33c59a7941810cda Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Mon, 3 Sep 2007 12:41:12 +0000 Subject: Fixes #470968 2007-01-08 Wang Xin Fixes #470968 * calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button of the confirm dialog is clicked. svn path=/trunk/; revision=34169 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 064cfe368b..e8390419ee 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-01-08 Wang Xin + + Fixes #470968 + + * calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button + of the confirm dialog is clicked. + 2007-09-03 Srinivasa Ragavan ** Fix a build break. -- cgit