Monotone-Parent: 98084e25c04125bc23a53907661020b8ac004a5d

Monotone-Revision: da065094ec85a862e2b55a9d2a9344f023a1495d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-27T22:04:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-27 22:04:49 +00:00
parent 05ed3cce9e
commit d875d5ed7e
3 changed files with 56 additions and 7 deletions
+10
View File
@@ -1,5 +1,15 @@
2011-07-27 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreFSMessageTable.m
(-evaluatePropertyRestriction:intoQualifier:): overriden method to
handle PR_CHANGE_NUM, based on the messages version number.
* OpenChange/MAPIStoreFSMessage.m (-objectVersion): overriden
method to retrieve the object version from the "version" attribute
in the properties list.
(-save): update the "version" attribute in the saved property list
from openchangedb.
* OpenChange/MAPIStoreAppointmentWrapper.m
(-getPidLidGlobalObjectId:inMemCtx:): work-around certain buggy
events which might now have a "CREATED" element.