[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.299

Tres Seaver tseaver at zope.com
Tue Feb 15 15:59:55 EST 2005


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv10996/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
  - AccessControl.ZopeGuards.guarded_getattr:  Restored ability to aquire
    "through" unprotected contexts, broken through overzealous cleanup in
    Zope 2.7.3.


=== Zope/doc/CHANGES.txt 1.625.2.298 => 1.625.2.299 ===
--- Zope/doc/CHANGES.txt:1.625.2.298	Fri Feb 11 15:42:03 2005
+++ Zope/doc/CHANGES.txt	Tue Feb 15 15:59:24 2005
@@ -12,6 +12,9 @@
 
     Bugs fixed
 
+      - guarded_getattr: Restored ability to aquire "through" unprotected
+        contexts, broken through overzealous cleanup in Zope 2.7.3.
+
       - ZEO/zrpc: Fixed several thread and asyncore races in ZEO's
         connection dance.
 



More information about the Zope-Checkins mailing list