Monotone-Parent: a32b67b00b6dfccd212526247098ea8c2df940a9

Monotone-Revision: 2c91fd11e3891c010283e64f368ec9476ac3667f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-19T19:24:16
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-03-19 19:24:16 +00:00
parent d1966f9b5c
commit 03f86ea11f
2 changed files with 77 additions and 7 deletions
+10
View File
@@ -1,3 +1,13 @@
2012-03-19 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/SOGoMAPIFSMessage.m (-init): init 2 new ivars:
fileSize and lastModificationTime.
(-properties): check the current file size and last modification
time against cached values and reload the props file if anything
changed.
(-creationTime, -lastModificationTime): new return type: NSDate
instead of NSCalendarDate.
2012-03-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreGCSFolder.m