[Zope-CVS] CVS: ZODB - NEWS.txt:1.7
Tim Peters
tim.one at comcast.net
Mon May 3 15:06:31 EDT 2004
Update of /cvs-repository/ZODB
In directory cvs.zope.org:/tmp/cvs-serv17051
Modified Files:
NEWS.txt
Log Message:
Started a section for 3.3b1.
=== ZODB/NEWS.txt 1.6 => 1.7 ===
--- ZODB/NEWS.txt:1.6 Fri Apr 16 17:24:29 2004
+++ ZODB/NEWS.txt Mon May 3 15:06:29 2004
@@ -1,3 +1,16 @@
+What's new in ZODB3 3.3 beta 1
+==============================
+Release date: DD-MMM-2004
+
+ZODB
+----
+
+fsrecover.py couldn't work, because it referenced attributes that no
+longer existed after the MVCC changes. Repaired that, and added new
+tests to ensure it continues working.
+
+
+
What's new in ZODB3 3.3 alpha 3
===============================
Release date: 16-Apr-2004
More information about the Zope-CVS
mailing list