See ChangeLog

Monotone-Parent: 8027e57cbf5cbb4ab2ee6bf9509fe2f571f150c1
Monotone-Revision: 0ffde732abb09a8e3d0382ed47a3ec787f25796e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-09-14T18:33:44
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2011-09-14 18:33:44 +00:00
parent 8fb4411dd6
commit 057a38355b
22 changed files with 713 additions and 47 deletions

View File

@@ -103,7 +103,7 @@ static Class MAPIStoreContactsMessageK;
return componentQualifier;
}
- (MAPIStoreMessage *) createMessage
- (MAPIStoreMessage *) createMessageWithMID: (uint64_t) mid
{
MAPIStoreMessage *newMessage;
SOGoContactGCSEntry *newEntry;