[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.38
Fred L. Drake, Jr.
fred at zope.com
Tue Oct 7 16:01:45 EDT 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv11245
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
added note about the ZConfig update
=== Zope/doc/CHANGES.txt 1.625.2.37 => 1.625.2.38 ===
--- Zope/doc/CHANGES.txt:1.625.2.37 Tue Oct 7 15:47:43 2003
+++ Zope/doc/CHANGES.txt Tue Oct 7 16:01:45 2003
@@ -6,8 +6,13 @@
After 2.7.0b2
+ Features added
- 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.
- Add an update_metadata keyword argument to instances of a
Catalog's catalogObject method and an ZCatalog's catalog_object
More information about the Zope-Checkins
mailing list