From c458fb847f4c40a7ad6da4e10b41402b639ee826 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 6 Feb 2008 15:50:52 +0000 Subject: [PATCH] Monotone-Parent: 6c49cf25cf0512a766efc84b52fead9f13a423ff Monotone-Revision: e706312f04004672d2c8a80c8ec43cf3313c6244 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-06T15:50:52 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ecc0ec5b3..5f10dec33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,13 @@ 2008-02-06 Wolfgang Sourdeau * SoObjects/Mailer/SOGoMailAccount.m ([SOGoMailAccount - -supportsQuotas]): test quota support by querying the server capability. + -supportsQuotas]): test quota support by querying the server + capability. 2008-02-05 Wolfgang Sourdeau - * UI/MailPartViewers/UIxMailPartICalActions.m ([UIxMailPartICalActions -acceptAction]) + * UI/MailPartViewers/UIxMailPartICalActions.m + ([UIxMailPartICalActions -acceptAction]) ([UIxMailPartICalActions -declineAction]): define the organizer of the event as one of the reply-to or from addresses whenever the organizer is not specified in those Outlook invitations.