aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f9ae4f0b26..4f640ebb48 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-20 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #568331
+
+ * gui/dialogs/comp-editor.c: (classification_changed_cb),
+ (comp_editor_init): Notify changes of the classification.
+ * gui/dialogs/comp-editor.c: (fill_widgets): Block classification
+ change signal when filling widgets with values from a component.
+
2009-01-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #567850