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 3340a21ecb..72a0466cf0 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2000-08-20 JP Rosevear <jpr@helixcode.com>
+ * gui/e-week-view-event-item.c (e_week_view_event_item_draw_icons):
+ Use CalComponent instead of iCalObject. #if some alarm stuff
+
+2000-08-20 JP Rosevear <jpr@helixcode.com>
+
* gui/e-week-view.c (e_week_view_update_event): Use CalComponent
instead of iCalObject. Work around not having a compare
dates routine for two CalComponents.