Monotone-Parent: 0889f44ef075162f639e073a81781dfd866bbc41

Monotone-Revision: e198027d57649c8c9df73ce499a03bd20def6857

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-01-11T23:08:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-01-11 23:08:58 +00:00
parent 8069166883
commit c78206d678

View File

@@ -1,9 +1,3 @@
2011-01-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/SOGoContactGCSEntry+MAPIStore.m (-setMAPIProperties):
carefully existing handled fields to avoid removing them during
modification.
2011-01-11 Ludovic Marcotte <lmarcotte@inverse.ca>
* OpenChange/MAPIStoreContactsMessageTable.m
@@ -39,6 +33,8 @@
corresponding addresse label. Preliminary support for
"PidLidPostalAddressId" which enables us to set a certain address
as preferred.
Carefully replace existing handled fields to avoid removing them
during modification.
2011-01-10 Wolfgang Sourdeau <wsourdeau@inverse.ca>