diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 41a3247647..3672346b8f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2001-10-29 Federico Mena Quintero <federico@ximian.com> + * gui/main.c (launch_alarm_daemon): Launch the alarm daemon as + soon as the calendar component is started. Fixes bug #13867; + we can't really do much better than this. + +2001-10-29 Federico Mena Quintero <federico@ximian.com> + * gui/tasks-control.c (pixmaps): Fix the verb names for the pixmaps in the Edit menu; they were out of synch with the XML UI description. |