[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.499
Casey Duncan
casey@zope.com
Fri, 28 Jun 2002 13:25:52 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv3905/doc
Modified Files:
CHANGES.txt
Log Message:
ZCatalog Fixup:
* Collector #446 - Index managment permissions fixed
* Index managment ui is now integrated into ZCatalog rather than being
a tab leading to the Indexes subobject manage_main
ZCTextIndex fixed to work under this management scheme and now can be instantiated without that silly "extra" record thingy.
=== Zope/doc/CHANGES.txt 1.498 => 1.499 ===
Bugs Fixed
+
+ - Collector #446: Fixed management security assertions on
+ ZCatalogIndexes class.
- The BTree module functions weightedIntersection() and
weightedUnion() now treat negative weights as documented. It's
@@ -36,6 +39,12 @@
sense. difference(None, X) continues to return None.
Features Added
+
+ - ZCatalog index management ui is now integrated into ZCatalog rather
+ than being a subobject managment screen with different tabs.
+
+ - ZCTextIndexes can now be instantiated without constructing a silly
+ "extra" record object if desired.
- SimpleItem class now passes a new argument "error_log_url" to
the standard_error_message template on error. If the site contains