diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1dba1b375d..2e05bf7821 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2002-08-01 JP Rosevear <jpr@ximian.com> + + * gui/calendar-model.c (is_overdue): use get_due_status + (get_color): ditto + (get_due_status): utility function to reduce replicated code, + handle the case where the due date is just a date + 2002-07-31 Rodrigo Moya <rodrigo@ximian.com> * pcs/query-backend.[ch]: new class for implementing a backend cache |