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

Andreas Jung andreas@andreas-jung.com
Wed, 13 Nov 2002 05:31:24 -0500


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

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

      - Collector #670: applied patch from Dieter Maurer to enhance
        the Zope profiling support


=== Zope/doc/CHANGES.txt 1.406.2.83 => 1.406.2.84 ===
--- Zope/doc/CHANGES.txt:1.406.2.83	Tue Nov 12 11:08:05 2002
+++ Zope/doc/CHANGES.txt	Wed Nov 13 05:30:54 2002
@@ -31,6 +31,9 @@
 
     Bugs Fixed
 
+      - Collector #670: applied patch from Dieter Maurer to enhance
+        the Zope profiling support
+
       - Deprecated hasRole alias in User.py failed to return result.
 
       - Collector #583: Searching for '/' with PathIndexes failed.