Monotone-Parent: a3af3c8ec093a513104f71c796d21d4ad5b438a5

Monotone-Revision: bfa1eaa1a465a26614ff646159f8de7c177bc878

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-01T20:53:33
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-01 20:53:33 +00:00
parent b1b1319a46
commit ef0adcb4b7
3 changed files with 13 additions and 5 deletions
+5
View File
@@ -1,5 +1,10 @@
2007-06-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoPermissions.m: added roles "FolderViewer" and
"FolderEraser" and special permission "Access Object". Removed
role "SOGoMailRole_MessageEraser" since "SOGoRole_ObjectEraser"
can be used instead. Removed "FolderReader" since it is useless.
* SoObjects/Contacts/SOGoContactGCSEntry.m ([SOGoContactGCSEntry
-vCard]): directly use the "content" ivar since it is initialized
during object creation.