aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-03-04 19:38:58 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-03-04 19:38:58 +0800
commit7716402b907cf728dd11876cba4a4119bc4cb441 (patch)
tree2de85b9783a66ba0fdfcf11804c3fbc32f669799 /calendar/ChangeLog
parent8e8fcea05d20217a19285cb7599d1d0b96de4b3b (diff)
downloadgsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.tar
gsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.tar.gz
gsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.tar.bz2
gsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.tar.lz
gsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.tar.xz
gsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.tar.zst
gsoc2013-evolution-7716402b907cf728dd11876cba4a4119bc4cb441.zip
Fixes #54028
2004-03-04 Rodrigo Moya <rodrigo@ximian.com> Fixes #54028 * gui/alarm-notify/alarm-queue.c (query_objects_changed_cb): fixed the time range for the alarm query, to include the end of today. svn path=/trunk/; revision=24961
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 294bb2bfd8..28dbfd03a3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2004-03-04 Rodrigo Moya <rodrigo@ximian.com>
+ Fixes #54028
+
+ * gui/alarm-notify/alarm-queue.c (query_objects_changed_cb): fixed the
+ time range for the alarm query, to include the end of today.
+
+2004-03-04 Rodrigo Moya <rodrigo@ximian.com>
+
Fixes #53137
* gui/dialogs/comp-editor-page.[ch]: made fill_widgets virtual