[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.406.2.74
Andreas Jung
andreas@digicool.com
Mon, 23 Sep 2002 12:43:35 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv5885/doc
Modified Files:
Tag: Zope-2_5-branch
CHANGES.txt
Log Message:
- Collector #583: Searching for '/' with PathIndexes failed.
=== Zope/doc/CHANGES.txt 1.406.2.73 => 1.406.2.74 ===
--- Zope/doc/CHANGES.txt:1.406.2.73 Thu Sep 19 11:08:25 2002
+++ Zope/doc/CHANGES.txt Mon Sep 23 12:43:34 2002
@@ -23,6 +23,8 @@
Bugs Fixed
+ - Collector #583: Searching for '/' with PathIndexes failed.
+
- Collector #574: Fixed write on HEAD requests caused by overzealous
ETag support.