Monotone-Parent: 0e24f707625b8e960d18430aa904f3ec40c5dd2a

Monotone-Revision: d75ed56bb85ad0c1c37621595267a590aa9b60db

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-12T20:00:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-12 20:00:46 +00:00
parent 4db63efdac
commit 600c8ddb7e
5 changed files with 54 additions and 10 deletions
+11
View File
@@ -1,3 +1,14 @@
2011-10-12 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreAppointmentWrapper.m
(-initWithICalEvent:andUser:andSenderEmail:inTimeZone:): take a
new "senderEmail" parameter in order to help the process of
deducting the attendee in an invitation message not including a
"METHOD".
(-_setupITIPContextFromAttendees): fixed method to set the method
as "REPLY" when the user is organizer rather than the other way
around.
2011-10-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreAppointmentWrapper.m (-_setupITIPContext):