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 84343f98eb..7f18449320 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2003-03-21 JP Rosevear <jpr@ximian.com> + Fixes #32248 + + * conduits/todo/todo-conduit.c (comp_from_remote_record): make + sure the due date is actually a date + +2003-03-21 JP Rosevear <jpr@ximian.com> + + Fixes #31660 + * 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 |