[Zope-Checkins] CVS: Releases/Zope/doc - CHANGES.txt:1.355
Andreas Jung
andreas@zope.com
Thu, 23 Aug 2001 06:45:02 -0400
Update of /cvs-repository/Releases/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv20491/doc
Modified Files:
CHANGES.txt
Log Message:
- Collector #2532: ZCatalog.availableSplitters is now protected
by security mechanism.
=== Releases/Zope/doc/CHANGES.txt 1.354 => 1.355 ===
+ - Collector #2532: ZCatalog.availableSplitters is now protected
+ by security mechanism.
+
- Collector #2412: a read-only FileStorage has not been closed
properly.