diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 491e44fad6..ce0a44b20e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-03-09 Kidd Wang <kidd.wang@sun.com> + + * gui/e-day-view.c: (e_day_view_finish_long_event_resize): add a call + to e_cal_component_commit_sequence since we have changed the property + of the component. Whether the new event is all day should also be + set properly according to the value of the original event. + 2004-03-08 Rodrigo Moya <rodrigo@ximian.com> Fixes #48106 |