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 4168d1ce67..3a77b0b31d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2007-07-27 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #457394
+
+ * gui/e-calendar-table.c: (hide_completed_rows):
+ Properly free component with e_cal_model_free_component_data.
+ * gui/e-calendar-table.c: (show_completed_rows):
+ Reference 'client' on new component.
+
2007-07-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
* dialogs/cal-prefs-dialog.c: (calendar_prefs_dialog_finalize):