[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.380
Andreas Jung
andreas@zope.com
Mon, 29 Oct 2001 10:36:49 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv22630/doc
Modified Files:
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.379 => 1.380 ===
+ Zope 2.5 Alpha 2
+
+ Features Added
+
+ - Unicode support for ZCatalog:
+
+ - added new UnicodeSplitter
+
+ - ZCatalog now allows unicode strings as attributes
+ of objects to be indexed using a TextIndex
+ (see lib/python/ZCatalog/README.txt)
+
+
Zope 2.5 Alpha 1
Features Added