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

Chris McDonough chrism@zope.com
Thu, 20 Jun 2002 21:53:35 -0400


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.