diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8a50c4e6c4..42e22fc813 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-07-31 Rodrigo Moya <rodrigo@ximian.com> + + * gui/e-day-view.c (selection_received): + * gui/e-week-view.c (selection_received): don't set the end date + for the pasted components, since it will be recalculated when the start + date is set, thus keeping the same duration than the original + cut/copied component. Fixes #5836 + 2001-07-30 Damon Chaplin <damon@ximian.com> * gui/gnome-cal.c: |