[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.139
    Andreas Jung 
    andreas at andreas-jung.com
       
    Tue May  4 03:41:04 EDT 2004
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv728/doc
Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
     - AccessControl/Role.py: permission_settings() has a new optional
       parameter 'permission' to retrieve the settings for a specific
       permission. 
=== Zope/doc/CHANGES.txt 1.625.2.138 => 1.625.2.139 ===
--- Zope/doc/CHANGES.txt:1.625.2.138	Sun May  2 05:16:58 2004
+++ Zope/doc/CHANGES.txt	Tue May  4 03:41:00 2004
@@ -8,6 +8,10 @@
 
     Features Added
 
+     - AccessControl/Role.py: permission_settings() has a new optional
+       parameter 'permission' to retrieve the settings for a specific
+       permission. 
+
      - OFS.OrderSupport: Added optional 'subset_ids' argument to move methods.
        This is useful in combination with views that filter out some hidden
        sub-objects.
    
    
More information about the Zope-Checkins
mailing list