[Zope-CVS] CVS: ZODB3 - NEWS.txt:1.2
Jeremy Hylton
jeremy@zope.com
Thu, 22 Aug 2002 22:59:10 -0400
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv11412
Modified Files:
NEWS.txt
Log Message:
Add placeholder for 3.1b1 updates
=== ZODB3/NEWS.txt 1.1 => 1.2 ===
--- ZODB3/NEWS.txt:1.1 Mon Feb 11 18:46:56 2002
+++ ZODB3/NEWS.txt Thu Aug 22 22:59:10 2002
@@ -1,6 +1,24 @@
+What's new in ZODB3 3.1 beta 1?
+===============================
+
+We've changed the name and version number of the project, but it's
+still the same old ZODB. There have been a lot of changes since the
+last release.
+
+List of stuff to flesh out:
+
+ - new ZODB cache
+ - many BTrees bug fixes
+ - improved Berkeley storages
+ - includes ZEO 2 (and ZEO 1 for backwards compat)
+ - ExtensionClass works with Python debug builds
+ - many bug fixes
+
+XXX Can probably get some details from Zope changes.txt
+
What's new in StandaloneZODB 1.0 final?
-Release date: 08-Feb-2002
=======================================
+Release date: 08-Feb-2002
All copyright notices have been updated to reflect the fact that the
ZPL 2.0 covers this release.
@@ -17,8 +35,8 @@
What's new in StandaloneZODB 1.0 c1?
-Release Date: 25-Jan-2002
====================================
+Release Date: 25-Jan-2002
This was the first public release of the StandaloneZODB from Zope
Corporation. Everything's new! :)