diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0fbbdf3f4f..9a6b9e155e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,8 +1,16 @@ 2000-09-05 JP Rosevear <jpr@helixcode.com> + * cal-util/cal-recur.c (generate_instances_for_year): The exdate + and rdate lists are a list of icaltimetypes, not CalComponentPeriods + + *gui/e-day-view.c (e_day_view_on_delete_occurrence): The exdate list + is a list of icaltimetypes, not CalComponentDateTimes + +2000-09-05 JP Rosevear <jpr@helixcode.com> + * gui/e-day-view.c (e_day_view_on_delete_occurrence): Append the exdate to the list AFTER we create the date value. - + 2000-09-05 JP Rosevear <jpr@helixcode.com> * cal-util/cal-component.c (cal_component_free_recur_list): Free |