Monotone-Parent: 2343cf0483a88365cd0d1c11ced3cc7be4d6f64f

Monotone-Revision: 9bfc62d1f8b6f1f623da41eaca1ab3b7903a1c63

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-10-01T13:06:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-10-01 13:06:42 +00:00
parent b4156a91d4
commit b3cd6000b3
2 changed files with 62 additions and 53 deletions
+3
View File
@@ -1,5 +1,8 @@
2009-10-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tests/test-maildav.py (DAVMailCollectionTest.testPUT): fixed to
delete the test collection prior to the test
* SoObjects/Appointments/SOGoAppointmentFolders.m
(-proxyFoldersWithWriteAccess:): return an autoreleased
"proxyFolders" to avoid a leak.