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

Casey Duncan casey@zope.com
Thu, 24 Oct 2002 09:48:15 -0400


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

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



=== Zope/doc/CHANGES.txt 1.535.2.38 => 1.535.2.39 ===
--- Zope/doc/CHANGES.txt:1.535.2.38	Tue Oct 22 18:20:19 2002
+++ Zope/doc/CHANGES.txt	Thu Oct 24 09:48:15 2002
@@ -7,6 +7,8 @@
   Next release after Zope 2.6.0
 
     Bugs Fixed
+    
+      - Collector #640: Fix security assertion on ZCTextIndex query method.
 
       - Delayed opening the ZODB until after the "Zope" module has
         been imported, fixing a deadlock issue involving ZEO.  The