aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-10-30 08:53:36 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-10-30 08:53:36 +0800
commitad97ddd68a45ec03a36b25d99ff957a472a1e588 (patch)
tree6125e60e4fd0bbe7bd179f2b05da0e7a40c4b893 /calendar/ChangeLog
parent55d0f4b62c24985dc29e0af0b66c7031f738284c (diff)
downloadgsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.tar
gsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.tar.gz
gsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.tar.bz2
gsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.tar.lz
gsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.tar.xz
gsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.tar.zst
gsoc2013-evolution-ad97ddd68a45ec03a36b25d99ff957a472a1e588.zip
Launch the alarm daemon as soon as the calendar component is started.
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. svn path=/trunk/; revision=14389
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
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.