[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt
Chris McDonough
chrism at plope.com
Fri Oct 28 20:08:50 EDT 2005
Log message for revision 39706:
Changed:
U Zope/trunk/doc/CHANGES.txt
-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt 2005-10-28 23:58:33 UTC (rev 39705)
+++ Zope/trunk/doc/CHANGES.txt 2005-10-29 00:08:50 UTC (rev 39706)
@@ -26,6 +26,11 @@
Features added
+ - Zope now utilizes ZODB 3.6. It had previously used
+ ZODB 3.4. As a result, the DBTab package was removed, as
+ ZODB 3.6 has multidatabase support that makes DBTab
+ unnecessary.
+
- Added a 'product-config' section type to zope.conf, allowing
arbitrary key-value mappings. Products can look for such
confgiurations to set product-specific options. Products mwy
More information about the Zope-Checkins
mailing list