[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.47
Andreas Jung
andreas at andreas-jung.com
Tue Oct 21 11:22:47 EDT 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv15507/doc
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
- Workaround for Collector #1081: The 'title' property for objects
derived from OFS.Folder or PropertyManager can now be
removed and replaced with a ustring property. This allows the usage
of non-ISO-8859-1 or ASCII charsets
=== Zope/doc/CHANGES.txt 1.625.2.46 => 1.625.2.47 ===
--- Zope/doc/CHANGES.txt:1.625.2.46 Tue Oct 21 10:41:25 2003
+++ Zope/doc/CHANGES.txt Tue Oct 21 11:22:16 2003
@@ -24,6 +24,11 @@
Bugs fixed
+ - Workaround for Collector #1081: The 'title' property for objects
+ derived from OFS.Folder or PropertyManager can now be
+ removed and replaced with a ustring property. This allows the usage
+ of non-ISO-8859-1 or ASCII charsets
+
- profile-publisher-file config file directive now works properly
(thanks to Andy McKay for the report).
More information about the Zope-Checkins
mailing list