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 77933d1843..7dd3b32914 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,15 @@
2008-01-25 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #240073
+
+ * gui/e-cal-model-tasks.h:
+ * gui/e-cal-model-tasks.c: (is_status_canceled), (ecmt_value_at):
+ Define new virtual readonly column to calculate strikeout state.
+ * gui/e-calendar-table.c: (e_calendar_table_init):
+ Use new virtual column as strikeout column.
+
+2008-01-25 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #475781
* gui/dialogs/recurrence-page.c: (fill_ending_date),