aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-11-13 21:20:07 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-11-13 21:20:07 +0800
commit1775a03b0999d1a49ddd26c389d3ab2c1909751b (patch)
tree0527667718539dd9a00ce545c02e33c076b7452e /calendar/ChangeLog
parent7730f3c699fc2e7996a39bd672d989e325609126 (diff)
downloadgsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.tar
gsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.tar.gz
gsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.tar.bz2
gsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.tar.lz
gsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.tar.xz
gsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.tar.zst
gsoc2013-evolution-1775a03b0999d1a49ddd26c389d3ab2c1909751b.zip
only change the day, month and year for the start date, for not screwing
2001-11-13 Rodrigo Moya <rodrigo@ximian.com> * gui/e-week-view.c (selection_received): only change the day, month and year for the start date, for not screwing up the start time, which was being set to midnight always (Fixes Ximian #5287) Also, deal correctly with VCALENDAR components * gui/e-day-view.c (selection_received): dela correctly with VCALENDAR components being pasted svn path=/trunk/; revision=14684
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 41cf3cf014..6c54920a15 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2001-11-13 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-week-view.c (selection_received): only change the day,
+ month and year for the start date, for not screwing up the start
+ time, which was being set to midnight always (Fixes Ximian #5287)
+ Also, deal correctly with VCALENDAR components
+
+ * gui/e-day-view.c (selection_received): dela correctly with
+ VCALENDAR components being pasted
+
2001-11-11 Federico Mena Quintero <federico@ximian.com>
* gui/alarm-notify/save.c (get_calendars_to_load): The last