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

Matthew T. Kromer matt@zope.com
Fri, 12 Apr 2002 11:20:05 -0400


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

Modified Files:
      Tag: Zope-2_5-branch
	CHANGES.txt 
Log Message:
Updated doc


=== Zope/doc/CHANGES.txt 1.406.2.42 => 1.406.2.43 ===
       - FTP: some passive FTP connections were blocking.  Fixed.
 
+      - Fix potential segfault with cAccessControl's permission role
+        deallocator when the permisson role is constructed with a non-tuple
+	argument.
+
+
   Zope 2.5.0 Final
 
     Bugs Fixed