From f3c82ae09d287c2e581977da74d4927af5aab755 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 25 Feb 2008 11:00:13 +0000 Subject: Fixes #516498 2008-02-25 Chenthill Palanisamy Fixes #516498 * gui/comp-util.c: (cal_comp_is_on_server): * gui/e-calendar-view.c: (e_calendar_view_cut_clipboard), (delete_event), (e_calendar_view_delete_selected_occurrence): * gui/e-day-view.c: (process_component): * gui/e-week-view.c: (process_component): Free memory returned by e_cal_component_get_recurid_as_string. svn path=/trunk/; revision=35086 --- calendar/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 548bb043bf..c6f28fdebc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2008-02-25 Chenthill Palanisamy + + Fixes #516498 + * gui/comp-util.c: (cal_comp_is_on_server): + * gui/e-calendar-view.c: (e_calendar_view_cut_clipboard), + (delete_event), (e_calendar_view_delete_selected_occurrence): + * gui/e-day-view.c: (process_component): + * gui/e-week-view.c: (process_component): Free memory returned + by e_cal_component_get_recurid_as_string. + 2008-02-24 Chenthill Palanisamy Fixes#516408 @@ -22,7 +32,6 @@ (reply_to_calendar_comp), (itip_publish_comp): Free the memory returned by libical - 2008-02-20 Milan Crha ** Fix for bug #440426 -- cgit v1.2.3