aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-02 13:40:10 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-02 13:40:10 +0800
commitee9fedd493a2a7da3c568c597a4f6c86b5a8405d (patch)
tree7ef4ff84928f352c1cb44f6cd845fd6221a4e7c0 /calendar/ChangeLog
parent7f5cd51bfe1b601c14563d0855006e3de94dfee0 (diff)
downloadgsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.tar
gsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.tar.gz
gsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.tar.bz2
gsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.tar.lz
gsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.tar.xz
gsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.tar.zst
gsoc2013-evolution-ee9fedd493a2a7da3c568c597a4f6c86b5a8405d.zip
** Fix for bug #321741
svn path=/trunk/; revision=33618
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c62976a0be..4c594821ca 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-01 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #321741
+
+ * gui/e-calendar-view.c: (e_calendar_view_new_appointment_full):
+ Default first date for appointment or meeting is changed on actual
+ date if have selected start date in past. (This doesn't affect
+ double click in calendar view.)
+
2007-05-27 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #351729 from Milan Crha