diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ea77c1ab76..84343f98eb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2003-03-21 JP Rosevear <jpr@ximian.com> + + * conduits/calendar/calendar-conduit.c (rrules_mostly_equal): + check if the rrules are equal other than until/count + (find_last_cb): update the data with the start timet + (local_record_from_comp): handle the case where the recurrence + rule ends after a certain number occurrences + (comp_from_remote_record): same + 2003-03-20 JP Rosevear <jpr@ximian.com> * conduits/calendar/calendar-conduit.c |