[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.656
Fred L. Drake, Jr.
fred at zope.com
Tue Oct 7 15:55:41 EDT 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv10106
Modified Files:
CHANGES.txt
Log Message:
added note about the ZConfig update
=== Zope/doc/CHANGES.txt 1.655 => 1.656 ===
--- Zope/doc/CHANGES.txt:1.655 Wed Oct 1 13:27:39 2003
+++ Zope/doc/CHANGES.txt Tue Oct 7 15:55:40 2003
@@ -6,6 +6,14 @@
HEAD only
+ Features added
+
+ - ZConfig was updated to version 2.0. The new version includes
+ two new ways to perform schema extension; of particular
+ interest in Zope is the ability for a configuration file to
+ "import" new schema components to allow 3rd-party components
+ (such as storages, databases, or logging handlers) to be used.
+
Bugs fixed
- Collector #721: Entities in tal:attribute values weren't
More information about the Zope-Checkins
mailing list