aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-01-13 20:24:47 +0800
committerMilan Crha <mcrha@src.gnome.org>2009-01-13 20:24:47 +0800
commit158dea659db463a9bb7c4552e2f009b22b092e65 (patch)
treed9cdc0172fc4782869a000ed7bd48b66024f3b6b /calendar/ChangeLog
parentf7b5533e5eb094f0c9a45d6224f9ea3b44c721b7 (diff)
downloadgsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.tar
gsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.tar.gz
gsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.tar.bz2
gsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.tar.lz
gsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.tar.xz
gsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.tar.zst
gsoc2013-evolution-158dea659db463a9bb7c4552e2f009b22b092e65.zip
** Fix for bug #489437
2009-01-13 Milan Crha <mcrha@redhat.com> ** Fix for bug #489437 * gui/dialogs/recurrence-page.c: (fill_component): Check whether the 'until' date is in the future, and report error if not. svn path=/trunk/; revision=37066
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 7956a56b78..2882432204 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2009-01-13 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #489437
+
+ * gui/dialogs/recurrence-page.c: (fill_component): Check whether
+ the 'until' date is in the future, and report error if not.
+
+2009-01-13 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #567045
* gui/e-meeting-time-sel.c: (e_meeting_time_selector_construct),