From 6cbbd8da8005c8d81ab93c0295e8be543fa0a17c Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Sat, 1 Oct 2005 06:20:49 +0000 Subject: fixes #269685. svn path=/trunk/; revision=30455 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') 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 + + 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 Fixes #303702 -- cgit