aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2004-10-07 00:39:04 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-10-07 00:39:04 +0800
commit15605e194bff0e9abaffa9e8f96c513794c3e0d7 (patch)
tree554d08fc6d6d00e933fecb6fd9ba9d803cdbd5fe /calendar/ChangeLog
parent1f2031899cdb9754574dbf3005e17587fa77993c (diff)
downloadgsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.tar
gsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.tar.gz
gsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.tar.bz2
gsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.tar.lz
gsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.tar.xz
gsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.tar.zst
gsoc2013-evolution-15605e194bff0e9abaffa9e8f96c513794c3e0d7.zip
Revert fix for #60551
2004-10-06 Rodrigo Moya <rodrigo@novell.com> Revert fix for #60551 * gui/dialogs/task-page.c (task_page_fill_component): start date can be after the due date, no need to compare. svn path=/trunk/; revision=27481
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9086c60b66..8405c54a0c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-06 Rodrigo Moya <rodrigo@novell.com>
+
+ Revert fix for #60551
+
+ * gui/dialogs/task-page.c (task_page_fill_component): start date
+ can be after the due date, no need to compare.
+
2004-10-02 Iván Frade <frade@asturlinux.org>
Fixes #48116