From 0b162c60736149c38a359b2f5b4a4edc5314d05c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 26 Oct 2006 00:08:02 +0000 Subject: [PATCH] Monotone-Parent: a560de6c68352dec0b884b1c980ee3e94d963add Monotone-Revision: 5f9d55a0d0cb0f899e3675371b9a053e49774159 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T00:08:02 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 13e293813..b535c7ae7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-10-25 Wolfgang Sourdeau + * SoObjects/Appointments/SOGoAppointmentFolder.m + ([SOGoAppointmentFolder + -fetchFreebusyInfosFrom:_startDateto:_endDate]): added fields + useful for the computing of the status of the freebusy. + * UI/Scheduler/UIxFreeBusyUserSelector.m ([UIxFreeBusyUserSelector -init]): new component that incarnates a user selector for events inspired by the new one found in Thunderbird Lightning.