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

Tres Seaver tseaver at palladion.com
Mon Sep 5 12:54:34 EDT 2005


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

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


 - Collector #1815: ZCTextIndex.index_object() now handles either
   strings or lists of strings.


=== Zope/doc/CHANGES.txt 1.625.2.352 => 1.625.2.353 ===
--- Zope/doc/CHANGES.txt:1.625.2.352	Fri Sep  2 19:01:59 2005
+++ Zope/doc/CHANGES.txt	Mon Sep  5 12:54:02 2005
@@ -8,6 +8,9 @@
 
     Bugs fixed
 
+      - Collector #1815: ZCTextIndex.index_object() now handles either
+        strings or lists of strings.
+
       - Collector #556:  <dtml-sqlvar> now returns 'null' instead of 'None'
         for values which are None in Python (sponsored by a bounty from
         Logicalware).



More information about the Zope-Checkins mailing list