Monotone-Parent: be64ce923b1780a6ed810e7250748d84ad4425bb

Monotone-Revision: 7f9dd19e7f17c342c380ab2a0c551594be6d8762

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-02T01:45:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-02-02 01:45:17 +00:00
parent 28f7997539
commit 32ee60c025
7 changed files with 73 additions and 10 deletions
+10
View File
@@ -1,5 +1,15 @@
2012-02-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/SOGoMAPIFSMessage.m (-delete): returns the exception
rather than raising it.
* OpenChange/SOGoMAPIFSFolder.m (-delete): new method that removes
the directory from the filesystem.
* OpenChange/MAPIStoreGCSFolder.m (-deleteFolder): overriden method.
* OpenChange/MAPIStoreFolder.m (-deleteFolder): implemented method.
* SoObjects/SOGo/SOGoParentFolder.m (-removeSubFolder): new method
that removes a subfolder entry from the folder cache.