[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.535.2.15
Toby Dickenson
tdickenson@geminidataloggers.com
Tue, 1 Oct 2002 08:29:02 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv16153
Modified Files:
Tag: Zope-2_6-branch
CHANGES.txt
Log Message:
collector 517
=== Zope/doc/CHANGES.txt 1.535.2.14 => 1.535.2.15 ===
--- Zope/doc/CHANGES.txt:1.535.2.14 Mon Sep 30 14:10:07 2002
+++ Zope/doc/CHANGES.txt Tue Oct 1 08:29:01 2002
@@ -28,6 +28,10 @@
a value returned by the final, non-path alternate.
- Collector #573: ZTUtils Iterator didn't catch AttributeError.
+
+ - Collector #517: The properties page incorrectly rendered properties
+ with non-latin1 values if there were no unicode properties defined,
+ and incorrectly processed properties with non-ascii names.
Features Added