[Zope-CVS] CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.27

Tres Seaver tseaver at palladion.com
Thu Sep 1 13:32:26 EDT 2005


Update of /cvs-repository/Products/PluggableAuthService/doc
In directory cvs.zope.org:/tmp/cvs-serv23816/doc

Modified Files:
	CHANGES.txt 
Log Message:


  - Made ZODBRoleManager plugin check grants to the principal's groups,
    as well as those made to the principal directly.


=== Products/PluggableAuthService/doc/CHANGES.txt 1.26 => 1.27 ===
--- Products/PluggableAuthService/doc/CHANGES.txt:1.26	Wed Aug 17 16:53:13 2005
+++ Products/PluggableAuthService/doc/CHANGES.txt	Thu Sep  1 13:31:55 2005
@@ -2,6 +2,9 @@
 
   After PluggableAuthService 1.1b2
 
+    - Made ZODBRoleManager plugin check grants to the principal's groups,
+      as well as those made to the principal directly.
+
     - Repaired unit test breakage (unittest.TestCase instances have
       'failUnless'/'failIf', rather than 'assertTrue'/'assertFalse').
 



More information about the Zope-CVS mailing list