[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.30
Tim Peters
tim.one at comcast.net
Mon Jun 14 17:59:28 EDT 2004
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv23665
Modified Files:
Tag: Zope-2_7-branch
NEWS.txt
Log Message:
As promised in the 3.2.2b1 announcement, minimally disruptive changes
to disable the Berkeley tests for 3.2.2 final.
=== ZODB3/NEWS.txt 1.33.6.29 => 1.33.6.30 ===
--- ZODB3/NEWS.txt:1.33.6.29 Thu Jun 10 15:41:32 2004
+++ ZODB3/NEWS.txt Mon Jun 14 17:58:56 2004
@@ -1,3 +1,16 @@
+What's new in ZODB3 3.2.2
+=========================
+Release date: DD-Jun-2004
+
+Storages
+--------
+
+As announced with 3.2.2b1, the Berkeley-based storages are no longer
+supported. The code for them still exists, but the Berkeley tests have
+been disabled (primarily to prevent segfaults on Linux systems with
+newer versions of Sleepycat Berkeley DB).
+
+
What's new in ZODB3 3.2.2 beta 1?
=================================
Release date: 11-Jun-2004
More information about the Zodb-checkins
mailing list