aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-05-11 22:29:34 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-05-11 22:29:34 +0800
commit4a06c4e5e314629911a99e875194d1e72ff74bc5 (patch)
tree79ae2ebbd50d8d1f3982922dd1acca998afaa23b /calendar/ChangeLog
parent74871f568f472c6bbd090eebced3293e371ee19a (diff)
downloadgsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.tar
gsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.tar.gz
gsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.tar.bz2
gsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.tar.lz
gsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.tar.xz
gsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.tar.zst
gsoc2013-evolution-4a06c4e5e314629911a99e875194d1e72ff74bc5.zip
use/set the DUE date, not the DTEND date.
2004-05-11 Rodrigo Moya <rodrigo@ximian.com> * gui/e-cal-model-tasks.c (set_due): use/set the DUE date, not the DTEND date. svn path=/trunk/; revision=25854
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 186eebcd7e..0ca5403f9e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-11 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-cal-model-tasks.c (set_due): use/set the DUE date, not
+ the DTEND date.
+
2004-05-07 Umeshtej <umeshtej@gawab.com>
Fixes #58014