From 24fdc5f5968e13dcc0501aac8b21d49e616fe5b3 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 30 Nov 2000 19:18:24 +0000 Subject: Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAX 2000-11-30 JP Rosevear * conduits/calendar/calendar-conduit.c (local_record_from_comp): Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAX not SHRT_MAX. Calculate weekly and monthly by date recurrences properly (get_pilot_day): Convert ical day to corresponding integer for pilot day svn path=/trunk/; revision=6740 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c30990a93e..cd96b9f05f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-11-30 JP Rosevear + + * conduits/calendar/calendar-conduit.c (local_record_from_comp): Empty + by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAX not + SHRT_MAX. Calculate weekly and monthly by date recurrences properly + (get_pilot_day): Convert ical day to corresponding integer for pilot day + 2000-11-30 JP Rosevear * conduits/calendar/calendar-conduit.c: Debug message cleanups -- cgit v1.2.3