[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.501
Casey Duncan
casey@zope.com
Tue, 2 Jul 2002 15:55:50 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv8115/doc
Modified Files:
CHANGES.txt
Log Message:
Updated with ZCatalog fix info
=== Zope/doc/CHANGES.txt 1.500 => 1.501 ===
Bugs Fixed
+
+ - Restored behavior of ZCatalog when arguments with empty string are
+ passed in to searchResults. These values are now ignored. If only
+ empty string values are passed to searchResults, then it returns all
+ results (it is assuming what was passed is essentially an empty
+ filter).
- Collector #160: Allow TemporaryStorages to participate
when a version is active.