aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d26b6ddfba..4cb0b09a02 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2003-12-22 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/alarm-notify/save.c (get_saved_notification_time): if the setting
+ is not in the config database, use the current time, to avoid getting
+ hundreds of alarms for past events.
+
+2003-12-22 Rodrigo Moya <rodrigo@ximian.com>
+
* common/authentication.[ch]: new files for managing interactive
authentication with backends.