Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv20858
Modified Files:
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.493 => 1.494 ===
Bugs Fixed
+ - New "Transience" (session data storage) implementation.
+ More reliable under high load.
+
- Collector #402: PythonScript recompile utility should only be
usable by Manager to prevent abuse.