UI/Common/UIxAclEditor.h

Monotone-Parent: 2f2079c5229941fee5868ae444a3ba34b62083a8
Monotone-Revision: c1d57858e100f5be9d7e9d6d000823f9590a8b94

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-17T13:56:33
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-17 13:56:33 +00:00
parent 46405eb442
commit b4ebfb9c1c

View File

@@ -1,5 +1,9 @@
2007-04-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Common/UIxAclEditor.m: modified module so as to simplify it
to the point where it will only list the users (and their name)
associated with an object acl.
* SoObjects/SOGo/SOGoAclsFolder.m: removed module because its
methods have been moved into SOGoObject and SOGoFolder during a
refactoring.