[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.335.2.54
Andreas Jung
andreas@zope.com
Tue, 4 Sep 2001 11:21:18 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv26768/doc
Modified Files:
Tag: Zope-2_4-branch
CHANGES.txt
Log Message:
PathIndex queries now take an optional 'level' parameter on the
query level
=== Zope/doc/CHANGES.txt 1.335.2.53 => 1.335.2.54 ===
file HISTORY.txt.
+ after Zope 2.4.1
+
+ - queries for the PathIndex can now specified as tuple (path,level).
+ the level parameter inside a query overrides the optional
+ 'level' parameter for a complete search request.
+
+
Zope 2.4.1
Bugs fixed