From 83cbc862e6981bd06b406a0ae01e50d15a3502e7 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 2 Aug 2000 22:15:22 +0000 Subject: New files for the iCalendar file backend. 2000-08-02 Federico Mena Quintero * pcs/cal-backend-file.[ch]: New files for the iCalendar file backend. * pcs/Makefile.am (libpcs_a_SOURCES): Added cal-backend-file.[ch]. * cal-util/cal-component.c (cal_component_set_icalcomponent): Return an operation success code for if we are passed a component of a type we don't support. svn path=/trunk/; revision=4479 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 280f75e57d..0e156caa66 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2000-08-02 Federico Mena Quintero + + * pcs/cal-backend-file.[ch]: New files for the iCalendar file + backend. + + * pcs/Makefile.am (libpcs_a_SOURCES): Added cal-backend-file.[ch]. + + * cal-util/cal-component.c (cal_component_set_icalcomponent): + Return an operation success code for if we are passed a component + of a type we don't support. + 2000-07-31 Federico Mena Quintero * cal-util/cal-recur.c (*): Use CalComponent and the new property -- cgit v1.2.3