[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.549
Andreas Jung
andreas@digicool.com
Thu, 3 Oct 2002 09:11:19 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv15820/doc
Modified Files:
CHANGES.txt
Log Message:
Collector #449: PathIndex did not index last part of path
=== Zope/doc/CHANGES.txt 1.548 => 1.549 ===
--- Zope/doc/CHANGES.txt:1.548 Tue Oct 1 11:52:55 2002
+++ Zope/doc/CHANGES.txt Thu Oct 3 09:10:48 2002
@@ -6,6 +6,8 @@
Bugs Fixed
+ - Collector #449: PathIndex did not index the last part of path.
+
- Collector #539: Fixed rendering of TAL namespace tags with an
'on-error' statement.