aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 85f3b7661e..92fb486a96 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2003-02-26 Hans Petter Jansson <hpj@ximian.com>
+ This makes alarm notification work.
+
+ * gui/alarm-notify/notify-main.c (main): Initialize GTK. Don't
+ initialize bonobo activation - bonobo_init() does that for us.
+
+2003-02-26 Hans Petter Jansson <hpj@ximian.com>
+
This makes creating appointments and tasks from the "New" button work.
* gui/main.c (comp_editor_factory_fn): Doesn't need to take any args.