aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ef0c1b91f0..0769f9eb1e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2005-10-01 P. S. Chakravarthi <pchakravarthi@novell.com>
+
+ Fixes #269685
+ * gui/alarm-notify/alarm-queue.c:
+ (update_cqa): added.
+ (update_qa): added. Invoked by update_cqa ()
+ (query_objects_changed_cb): Modified to invoke update_cqa ()
+ inorder to update the local alarm structures whenver any
+ non time related modifications are made to an existing calendar
+ component.
+
2005-09-30 Veerapuram Varadhan <vvaradhan@novell.com>
Fixes #303702