aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7caf784a9a..6591a9a8ba 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2000-10-04 Federico Mena Quintero <federico@helixcode.com>
+ * gui/print.c (print_todo_details): As a temporary solution to the
+ to-do printing, just print the summaries. We'll use the ETable
+ printing stuff later.
+
* gui/print.c (print_day_summary_cb): Use g_list_append() correctly.
(print_todo_details_cb): Likewise.
(print_day_summary): Initialize psi.events. This code was