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

Andreas Jung andreas@digicool.com
Fri, 1 Mar 2002 11:36:31 -0500


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

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

      - requestprofiler: added new --daysago option and added
        support for reading gzipped detailed logfiles


=== Zope/doc/CHANGES.txt 1.406.2.21 => 1.406.2.22 ===
       - ZODB changes necessary to support StandaloneZODB were merged
 
+      - requestprofiler: added new --daysago option and added
+        support for reading gzipped detailed logfiles
+
     Bugs Fixed
 
       - Page templates will now not expand if expand=0 is passed to them.