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

Casey Duncan casey@zope.com
Tue, 10 Dec 2002 13:55:55 -0500


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

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



=== Zope/doc/CHANGES.txt 1.535.2.60 => 1.535.2.61 ===
--- Zope/doc/CHANGES.txt:1.535.2.60	Tue Dec 10 10:54:59 2002
+++ Zope/doc/CHANGES.txt	Tue Dec 10 13:55:55 2002
@@ -8,6 +8,9 @@
 
     Bugs Fixed
     
+      - Fixed a bug in ZCTextIndex when trying to raise an error when 
+        finding the lexicon failed.
+    
       - Major speedups to Catalog sorting code. Sorting will consume less
         memory as well.