aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-10-01 14:20:49 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-10-01 14:20:49 +0800
commit6cbbd8da8005c8d81ab93c0295e8be543fa0a17c (patch)
tree128100e71bf83a0486c68c2e9075439e151b98fa /calendar/ChangeLog
parent0f15d35e7a1f8d8bef7e1f01da5938c6c7beb9d9 (diff)
downloadgsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.tar
gsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.tar.gz
gsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.tar.bz2
gsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.tar.lz
gsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.tar.xz
gsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.tar.zst
gsoc2013-evolution-6cbbd8da8005c8d81ab93c0295e8be543fa0a17c.zip
fixes #269685.
svn path=/trunk/; revision=30455
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