[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.357
Shane Hathaway
shane@digicool.com
Wed, 29 Aug 2001 14:02:02 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv31211
Modified Files:
CHANGES.txt
Log Message:
Added features
=== Zope/doc/CHANGES.txt 1.356 => 1.357 ===
file HISTORY.txt.
+ Features Added
+
+ - Python compiler in RestrictedPython brought in sync with
+ main distribution. Made to be compatible with Python 2.2.
+
+ - Added links in the "debugging information" control panel
+ for viewing the contents of the ZODB cache.
+
+
+ Bugs fixed
- Collector #2532: ZCatalog.availableSplitters is now protected
by security mechanism.