[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.573
Chris McDonough
chrism@zope.com
Mon, 16 Dec 2002 14:16:36 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv25209
Modified Files:
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.572 => 1.573 ===
--- Zope/doc/CHANGES.txt:1.572 Mon Dec 16 12:20:16 2002
+++ Zope/doc/CHANGES.txt Mon Dec 16 14:16:36 2002
@@ -4,6 +4,14 @@
Change information for previous versions of Zope can be found in the
file HISTORY.txt.
+ HEAD only
+
+ Features added
+
+ - Collector #167: Support __getattr__ on cAccessControl PermissionRole
+ objects to allow gathering of permission names for products like
+ DocFinder and VerboseSecurity.
+
Zope 2.6.1 beta 2
Bugs Fixed