From d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 7 Feb 2001 19:27:20 +0000 Subject: Fix the title and icon bug, and sort the UIDs into order before displaying them. svn path=/trunk/; revision=8054 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index caa22296f9..299d88078e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-02-07 Iain Holmes + + * gui/calendar-summary.c (create_summary_view): Add a setter to the + property bag. + (set_property): The setter. + (generate_html_summary): Sort the UIDs accodring to time. + 2001-02-06 JP Rosevear * cal-util/cal-component.c (cal_component_set_categories): If the -- cgit