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 1597a9f7a3..79be754b62 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2007-11-16 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #492793
+
+ * gui/dialogs/task-page.c: (task_page_fill_component):
+ * gui/dialogs/comp-editor.c: (page_changed_cb),
+ (page_summary_changed_cb), (page_dates_changed_cb):
+ * gui/dialogs/event-page.c: (event_page_fill_component):
+ * gui/dialogs/memo-page.c: (memo_page_fill_component):
+ Pass real widget as parent to e_notice, not a GObject.
+
2007-11-13 Ondrej Jirman <megous@megous.com>
** Fix for bug #494323