From 562717e70a312939a8c9e828f587cb2f1e4a3b24 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 4 May 2001 15:44:17 +0000 Subject: unref the calcomponent when we're done with it 2001-05-04 JP Rosevear * gui/calendar-model.c (calendar_model_append_row): unref the calcomponent when we're done with it * cal-util/cal-component.c (cal_component_gen_uid): free the iso date string when we finish with it svn path=/trunk/; revision=9670 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2dd696c344..2c8ef1d3e4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-05-04 JP Rosevear + + * gui/calendar-model.c (calendar_model_append_row): unref the + calcomponent when we're done with it + + * cal-util/cal-component.c (cal_component_gen_uid): free the iso + date string when we finish with it + 2001-04-27 JP Rosevear * gui/e-meeting-edit.c (put_property_in_list): remove hardcoded -- cgit v1.2.3