[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.287.2.117
Brian Lloyd
brian@digicool.com
Mon, 16 Apr 2001 11:48:45 -0400 (EDT)
Update of /cvs-repository/Zope2/doc
In directory korak:/home/brian/temp/zope-23-branch/doc
Modified Files:
Tag: zope-2_3-branch
CHANGES.txt
Log Message:
updated
--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt 2001/04/13 02:36:08 1.287.2.116
+++ CHANGES.txt 2001/04/16 15:48:44 1.287.2.117
@@ -43,6 +43,13 @@
- Fixed various places where the right tabs were not highlighted
after form submissions.
+ - The code that produces the data for the security settings
+ form included a misleading default ('Manager') that could
+ make it looks as though Manager had a permission in a
+ subobject when that permission had actually been denied
+ in a higher level object. This only affected the form
+ generated, not the actual security settings in effect.
+
Zope 2.3.1
Bugs Fixed