diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 77bd34e8e7..87c29c2e19 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2001-10-19 Federico Mena Quintero <federico@ximian.com> + + * gui/alarm-notify/alarm-notify.c (add_uri_to_load): Do not assert + if we fail to load the URI list. This would of course have been a + bonobo-conf activation problem. + (remove_uri_to_load): Likewise. + + * gui/alarm-notify/notify-main.c (load_calendars): Likewise. + + * gui/alarm-notify/alarm-queue.c (load_missed_alarms): Make the + time range half-open so that we do not display the last alarm + twice. + 2001-10-19 Rodrigo Moya <rodrigo@ximian.com> * gui/calendar-model.c (calendar_model_set_status_message): make |