Monotone-Parent: 06d05f5f33259193fb9c9cc279dd8c556f540318

Monotone-Revision: 4cdc350cb65e4152be392021a72b70b27c397537

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-10T17:54:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-10 17:54:35 +00:00
parent 196cef42ab
commit 316cb593b5
2 changed files with 60 additions and 2 deletions
+9
View File
@@ -1,5 +1,14 @@
2011-02-10 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreContactsMessageTable.m
(-getChildProperty:forKey:withTag:): added support for the
following props: PR_SEND_INTERNET_ENCODING, PidLidFileUnderId,
PidLidEmail1DisplayName, PidLidEmail1EmailAddress,
PidLidEmail2EmailAddress, PR_ACCOUNT_UNICODE,
PR_CONTACT_EMAIL_ADDRESSES_UNICODE,
PR_EMS_AB_TARGET_ADDRESS_UNICODE, PR_SEARCH_KEY,
PR_MAIL_PERMISSION
* OpenChange/MAPIStoreMessageTable.m
(-getChildProperty:forKey:withTag:): returns a default value for
PR_ORIG_MESSAGE_CLASS_UNICODE based of PR_MESSAGE_CLASS_UNICODE.