[Zope-Checkins] CVS: Releases/Zope/doc - CHANGES.txt:1.535.2.8
Evan Simpson
evan@zope.com
Wed, 25 Sep 2002 20:34:22 -0400
Update of /cvs-repository/Releases/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv27672/doc
Modified Files:
Tag: Zope-2_6-branch
CHANGES.txt
Log Message:
Merge Collector #580 fix from trunk
=== Releases/Zope/doc/CHANGES.txt 1.535.2.7 => 1.535.2.8 ===
--- Releases/Zope/doc/CHANGES.txt:1.535.2.7 Wed Sep 25 19:20:09 2002
+++ Releases/Zope/doc/CHANGES.txt Wed Sep 25 20:33:51 2002
@@ -8,6 +8,8 @@
Bugs Fixed
+ - Collector #580: TALES evaluateBoolean() was squishing 'default'.
+
- Collector #581: TALES Path traversal should not special-case a blank
string in the second element position. It now skips directly
to item access when a path element is blank or has a leading '_'.