From 02e2cdf7af6e83588ffba7c7e533bacf1460f48c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 14 Jul 2008 16:46:24 +0000 Subject: [PATCH] Monotone-Parent: c51ca967467953c6452032e1b6f4c87b4372f1e4 Monotone-Revision: 2fc6280bdb3c83d905fa7c92b0b16e52d95d4694 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-14T16:46:24 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 326438d41..6653ed5df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-07-14 Wolfgang Sourdeau + * SoObjects/Appointments/SOGoAppointmentFolder.m ([SOGoAppointmentFolder -davCalendarOrder]) + ([SOGoAppointmentFolder -setDavCalendarOrder:newColor]): new + accessors to handle Apple's "calendar-order" property. + * SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m ([iCalRepeatableEntityObject -cycleInfo]): exception dates are now returned as an array of strings.