From f48d1151a1a7d042e12a9ef4b8357a2c1e8cd4fb Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 21 Feb 2007 21:13:01 +0000 Subject: [PATCH] Monotone-Parent: ff895fda6a6ad0202ba5094f8f2c79c3278396f2 Monotone-Revision: a65203eb0d1469a639cb11a606dd74512ae0a3bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-21T21:13:01 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5f811c70f..711bd8747 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-02-21 Wolfgang Sourdeau + + * SoObjects/SOGo/SOGoContentObject.m ([SOGoContentObject + -rolesOfUser:logininContext:context]): if object does not exists + (for example when it's being created), the current user has the + same rights on it than he/she has on its parent container. + + * SoObjects/SOGo/SOGoFolder.m ([SOGoFolder + -nameExistsInFolder:objectName]): methods that tests if a c_name + corresponding to the name passed as parameter is present in the db + folder. + 2007-02-16 Wolfgang Sourdeau * SoObjects/SOGo/SOGoUser.m ([SOGoUser