Monotone-Parent: c852be1d5a70f9aa1ee5a5b4e45b30bd3ef86939

Monotone-Revision: 1ed44d9759e8a5f57b9c55905872081bf8fec785

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-06-03T23:53:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-06-03 23:53:30 +00:00
parent 8672091178
commit 3b0b350ff3
8 changed files with 80 additions and 77 deletions
+7
View File
@@ -1,5 +1,12 @@
2011-06-03 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreContext.m: MAPIStoreMapping instances are
now per-user instances rather than class singletons.
* OpenChange/MAPIStoreMapping.m: now makes use of the records
already present in indexing.tdb for building the initial mapping
dictionary.
* OpenChange/MAPIStoreSpoolerContext.[hm]: new context module,
which subclasses MAPIStoreSpoolerContext from
MAPIStoreFSBaseContext rather than MAPIStoreOutboxContext.