aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 72b1ff8cf0..f2c74fca14 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2003-07-29 Bolian Yin <bolian.yin@sun.com>
+
+ Fixes #46847
+
+ * gui/e-day-view.c (e_day_view_get_next_tab_event, e_day_view_focus):
+ add day view widget in the tab loop of events.
+ * gui/e-week-view.c (e_week_view_get_next_tab_event, e_week_view_focus):
+ add week view widget in the tab loop of events.
+
+ Also: add some comments in gui/e-day-view.c and gui/e-week-view.c
+ remove two compile warnings in gui/e-day-view.c
+
2003-07-24 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-cal-view.[ch] (e_cal_view_delete_selected_occurrence):