aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 89ac0448f6..794865509b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2007-06-22 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #328484
+
+ * gui/calendar-component.c: (source_changed_cb):
+ New callback to refresh view after source changed.
+ * gui/calendar-component.c: (source_added_cb),
+ (source_removed_cb): Connecting and disconnecting
+ on change callback to source.
+
2007-07-02 Milan Crha <mcrha@redhat.com>
** Fix for bug #445526