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 e4dbe10697..24ff9607b3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,16 @@
2006-01-16 P S Chakravarthi <pchakravarthi@novell.com>
+ Fixes #324816 #324889
+
+ * gui/alarm-notify/alarm-queue.c : menu_item_toggle_callback :
+ revised the code to use only e_source_group_add_source and
+ e_source_group_remove_source alone to update gconf rather than
+ explicit updating of the gconf xml
+ [along with a patch in e-source-list.c]
+
+
+2006-01-16 P S Chakravarthi <pchakravarthi@novell.com>
+
Minor Feature: Reply and Reply all for calendar items of clients
that support such facility (personal, exchange).