Monotone-Parent: 764ba19c71a1ecb58f5226c2b96ffffebe567487

Monotone-Revision: 973fe32880e7a6c8ee42f07c740d7b15dd65c069

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-18T22:28:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-11-18 22:28:00 +00:00
parent 6f29473240
commit 7e62034a45
+4
View File
@@ -1,5 +1,9 @@
2010-11-18 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreSOGo.m (sogo_create_context): we now make
sure that the MAPIStoreContext class has been loaded. Otherwise we
return MAPISTORE_ERROR.
* OpenChange/MAPIApplication.m (-init): most of the setup code has
been moved into MAPIStoreSOGo.m.