[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.17.2.16
Barry Warsaw
barry@wooz.org
Tue, 7 Jan 2003 14:51:05 -0500
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv26860
Modified Files:
Tag: ZODB3-3_1-branch
NEWS.txt
Log Message:
Added a note about the BerkeleyDB storages.
=== ZODB3/NEWS.txt 1.17.2.15 => 1.17.2.16 ===
--- ZODB3/NEWS.txt:1.17.2.15 Tue Dec 10 12:31:00 2002
+++ ZODB3/NEWS.txt Tue Jan 7 14:51:01 2003
@@ -41,6 +41,12 @@
Python.h, which is not allowed. They now include Python.h first,
which eliminates compiler warnings in certain configurations.
+The BerkeleyDB based storages have been merged from the trunk,
+providing a much more robust version of the storages. They are not
+backwards compatible with the old storages, but the decision was made
+to update them in this micro release because the old storages did not
+work for all practical purposes. For details, see Doc/BDBStorage.txt.
+
What's new in ZODB3 3.1 final?
===============================
Release date: 28-Oct-2002