From 6e1736752fa8beb8d9608e448e1d82d41d18a924 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 4 Aug 2005 17:19:06 +0000 Subject: Fixes #302460 svn path=/trunk/; revision=29994 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 110393914e..5fe4a724c8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2005-08-05 Viren.l + + Fixes #302460 + * gui/e-day-view.c (e_day_view_on_event_double_click): + use icalcomponent_get_current_property and invoke + e_calendar_view_edit_appointment with appropriate + parameters. + +2005-08-05 Chenthill Palanisamy + + Fixes #312460 + * gui/itip-utils.c (itip_get_comp_attendee): Removed + a double free. + 2005-08-03 Harry Lu Fix for #312447. -- cgit