Monotone-Parent: 17790db0c2368364683e4074a491e7107c6cf071

Monotone-Revision: 96b5a2580e3b0b6ba57af91d0fed6f513f8e13f0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-24T20:32:27
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-24 20:32:27 +00:00
parent 62819158a2
commit dd0bea0dc9
38 changed files with 2275 additions and 1318 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
2011-02-24 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreMessage.m: new super class used as for
* OpenChange/MAPIStoreFolder.m: new super class used as wrapper
around SOGoFolder objects, by decoupling the code previously found
in the SOGo*Context classes and which implement basic and uniform
content key facilities.
* OpenChange/MAPIStoreMessage.m: new super class used for
wrapper objects replacing the category modules on the SOGoObject.
* OpenChange/MAPIStoreObject.m: new super class used as base the