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

Martijn Pieters mj@zope.com
Wed, 13 Nov 2002 10:56:27 -0500


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

Modified Files:
      Tag: Zope-2_5-branch
	CHANGES.txt 
Log Message:
Issue #670 is a feature, not a bug! It does not belong on a maintenance
branch.


=== Zope/doc/CHANGES.txt 1.406.2.84 => 1.406.2.85 ===
--- Zope/doc/CHANGES.txt:1.406.2.84	Wed Nov 13 05:30:54 2002
+++ Zope/doc/CHANGES.txt	Wed Nov 13 10:55:56 2002
@@ -31,9 +31,6 @@
 
     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.