[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.306
chrism@serenade.digicool.com
chrism@serenade.digicool.com
Mon, 21 May 2001 14:03:21 -0400
Update of /cvs-repository/Zope2/doc
In directory serenade:/home/chrism/sandboxes/PostRegexTrunk/doc
Modified Files:
CHANGES.txt
Log Message:
*** empty log message ***
--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt 2001/05/17 18:35:08 1.305
+++ CHANGES.txt 2001/05/21 18:03:20 1.306
@@ -4,6 +4,13 @@
Change information for previous versions of Zope can be found in the
file HISTORY.txt.
+ - The 'Authenticated' role has been added as one of Zope's
+ standard roles. A user's possession of this role indicates
+ that he or she has been authenticated by the Zope security
+ machinery. It is an implicit role, and cannot be provided to
+ users within the user management screens or the local roles
+ management screens. It is provided to all authenticated users.
+
- A module 'requestprofiler.py' is now part of the utilities
directory. When run from the command line, this utility
allows you to generate profiling information from Zope's