From 627e7113cc97bc3ca2a94ea7c3a556eb15b95af0 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 31 Jul 2001 14:46:48 +0000 Subject: yes, set the end date, but correctly calculated, not by using the 2001-07-31 Rodrigo Moya * gui/e-day-view.c (selection_received): * gui/e-week-view.c (selection_received): yes, set the end date, but correctly calculated, not by using the component's duration, which may not exist. Now really fixes #5836 svn path=/trunk/; revision=11510 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 42e22fc813..313b4a6b62 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-07-31 Rodrigo Moya + + * gui/e-day-view.c (selection_received): + * gui/e-week-view.c (selection_received): yes, set the end date, but + correctly calculated, not by using the component's duration, which + may not exist. Now really fixes #5836 + 2001-07-31 Rodrigo Moya * gui/e-day-view.c (selection_received): -- cgit