Monotone-Parent: c2bdfbc593f7ac0758ee78b63baee4d5b409e6bd

Monotone-Revision: a297f80b93f195cc2534f1493b2f4e4a124cf3ca

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-26T21:33:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-26 21:33:51 +00:00
parent 75e3dac9b6
commit cc335e8f72
12 changed files with 592 additions and 1306 deletions
+8
View File
@@ -8,6 +8,14 @@
2011-10-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreFSMessage.m,
OpenChange/MAPIStoreMailVolatileMessage.m: new descendants of
MAPIStoreMemMessage.
* OpenChange/MAPIStoreDraftsMessage: replaced class with
MAPIStoreMemMessage, enabling the creation of mails from any mail
folder.
* OpenChange/MAPIStoreMessage.m
(-modifyRecipientsWithRows:andCount:andColumns:): take BCC
recipients into account.