From 2b5b48149fc7e91286551b0ca709ce9ab49a6584 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 30 Jul 2002 20:28:31 +0000 Subject: make sure that the work week view goes to the current work week if the day 2002-07-29 JP Rosevear * gui/e-day-view.c (e_day_view_find_work_week_start): make sure that the work week view goes to the current work week if the day selected is before the start of the work week svn path=/trunk/; revision=17645 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b251dcb448..ce067b25b4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-07-29 JP Rosevear + + * gui/e-day-view.c (e_day_view_find_work_week_start): make sure + that the work week view goes to the current work week if the day + selected is before the start of the work week + 2002-07-28 Rodrigo Moya * gui/dialogs/task-details-page.c: fixed mapping of popdown menu -- cgit