diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 591831bbdf..fa7e540c70 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> + * gui/main.c (launch_alarm_daemon): install an idle callback that will + start the alarm daemon. + (launch_alarm_daemon_cb): actually activate the alarm daemon here. + * pcs/query.c (start_cached_query_cb): remove timeout function always and re-add it if the query is in progress. |