[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.297

evan@serenade.digicool.com evan@serenade.digicool.com
Wed, 11 Apr 2001 13:52:41 -0400


Update of /cvs-repository/Zope2/doc
In directory serenade.digicool.com:/home/evan/Zope/Zope2/doc

Modified Files:
	CHANGES.txt 
Log Message:
Allow restricted code to import AccessControl.getSecurityManager and use
some of the security methods.




--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt	2001/04/10 20:39:24	1.296
+++ CHANGES.txt	2001/04/11 17:52:40	1.297
@@ -4,6 +4,10 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
+        - Restricted code can import AccessControl.getSecurityManager,
+          and use 'validate', 'validateValue', 'checkPermission',
+          'getUser', and 'calledByExecutable'.
+
         - Zope's WebDAV support now includes exclusive write locking.
 
         - Data.fs.in index_html now shows zope_quick_start instead