diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 18724d3659..551a977439 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2001-09-12 JP Rosevear <jpr@ximian.com> + + * gui/calendar-commands.c (publish_freebusy_cmd): send 6 weeks of + free busy info starting with the UTC start of day + + * gui/itip-utils.c (get_label): create a text representation of + the given icaltime + (itip_send_comp): if the summary is empty, set the subject based + on the type of component, put the right extension on free/busy + components and base descriptions on type of component, include + start/end for free/busy info + 2001-09-11 Federico Mena Quintero <federico@ximian.com> * gui/alarm-notify/alarm-queue.c (display_notification): Added an |