Monotone-Parent: 622115c8cf341414721e7b3ee6f20719ee150f31

Monotone-Revision: 6ae3a9bb2b2df30e009dc1018b98b1bde2e3d43c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-01-06T03:25:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-01-06 03:25:35 +00:00
parent 858b2797b8
commit e40cd3346b
2 changed files with 80 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
2011-01-05 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreTasksMessageTable.m
(-getChildProperty:forKey:withTag:): silently returns
MAPI_E_NOT_FOUND when the completion date is not available. Added
stubs for PidLidTaskMode, PidLidTaskFRecurring,
PidLidTaskActualEffort and PidLidTaskEstimatedEffort.
* OpenChange/MAPIStoreFolderTable.m
(-backendIdentifierForProperty:): new overriden method to avoid an
exception under certain circumstances.