From 04122bc68e4432acb7b578c9ec9677289b1a13f8 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 26 Jul 2000 18:12:29 +0000 Subject: Put all the functions used to free returned values all together. 2000-07-26 Federico Mena Quintero * cal-util/cal-component.c: Put all the functions used to free returned values all together. (cal_component_set_rdate_list): Oops, mark SEQUENCE property to be incremented since the RFC requires it. (scan_property): Handle the EXDATE property. (scan_exdate): Likewise. (free_icalcomponent): Likewise. (cal_component_get_exdate_list): Likewise. (cal_component_set_exdate_list): Likewise. (cal_component_free_exdate_list): Likewise. svn path=/trunk/; revision=4353 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7305230be9..3c818d2c88 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2000-07-26 Federico Mena Quintero + + * cal-util/cal-component.c: Put all the functions used to free + returned values all together. + (cal_component_set_rdate_list): Oops, mark SEQUENCE property to be + incremented since the RFC requires it. + (scan_property): Handle the EXDATE property. + (scan_exdate): Likewise. + (free_icalcomponent): Likewise. + (cal_component_get_exdate_list): Likewise. + (cal_component_set_exdate_list): Likewise. + (cal_component_free_exdate_list): Likewise. + 2000-07-26 Jeffrey Stedfast * gui/Makefile.am: Fixed a typo -- cgit v1.2.3