From 581a3fa9e479faaf470025d3336f4d2ecdaebf7e Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 28 Nov 2005 11:42:22 +0000 Subject: fixes #318777 svn path=/trunk/; revision=30693 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9d06e9664e..af1dd19a22 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2005-11-28 Chenthill Palanisamy + + Fixes #318777 + * gui/e-cal-model.c: + (add_instance_cb): Set the instance start as the started date for + the recurring instance. + (e_cal_view_objects_added_cb): + (e_cal_view_objects_removed_cb): Check if the comp_data is removed + from the array before freeing the data. + 2005-11-26 Tor Lillqvist * gui/calendar-commands.c -- cgit