From b4ebfb9c1c46da5344df8bc9146f1ee1c112ec14 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 17 Apr 2007 13:56:33 +0000 Subject: [PATCH] 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 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6219c93b2..c5bdb43e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-04-17 Wolfgang Sourdeau + * 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.