[z3-checkins] r14513 - z3/Five/trunk
philikon at codespeak.net
philikon at codespeak.net
Mon Jul 11 20:45:03 CEST 2005
Author: philikon
Date: Mon Jul 11 20:45:02 2005
New Revision: 14513
Modified:
z3/Five/trunk/CHANGES.txt
Log:
note recent security change
Modified: z3/Five/trunk/CHANGES.txt
==============================================================================
--- z3/Five/trunk/CHANGES.txt (original)
+++ z3/Five/trunk/CHANGES.txt Mon Jul 11 20:45:02 2005
@@ -44,6 +44,10 @@
Bugfixes
--------
+* zope.security.checkPermission now behaves exactly like
+ Five.security.checkPermission (in fact, the former now calls the
+ latter through the indirection of Zope 3 security policies).
+
* Fixed some issues with bridged interfaces: Bases and Methods were not
bridged correctly. extends() was never True.
More information about the z3-checkins
mailing list