aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f2c74fca14..6a020f12f9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-29 Harry Lu <harry.lu@sun.com>
+
+ Fixes #46769
+
+ * gui/dialogs/task-page.c: (task_page_fill_component): Popup a
+ error dialog if due date time is before start datetime when saving
+ a task.
+
2003-07-29 Bolian Yin <bolian.yin@sun.com>
Fixes #46847