aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 1e1028b2a5..b128d4e0a7 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2000-04-20 Seth Alves <alves@hungry.com>
+ * gui/gnome-cal.c (gnome_calendar_changed_cb): callback for
+ obj_updated or obj_removed.
+ (gnome_calendar_new): hook up gnome_calendar_changed_cb so if
+ evolution is running twice, they will both see changes right away.
+
* gui/gncal-full-day.c (child_realize): create fullday's gcs
even if pixmap_bell has already been created. this was
causing crashes if the calendar was run twice.