[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.8
Jeremy Hylton
jeremy@zope.com
Wed, 11 Sep 2002 18:42:17 -0400
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv13944
Modified Files:
NEWS.txt
Log Message:
Add a little ZEO news.
=== ZODB3/NEWS.txt 1.7 => 1.8 ===
--- ZODB3/NEWS.txt:1.7 Wed Sep 11 15:05:47 2002
+++ ZODB3/NEWS.txt Wed Sep 11 18:42:17 2002
@@ -11,11 +11,8 @@
- 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
-
New ZODB cache
--------------
@@ -112,8 +109,13 @@
ZEO
---
-XXX Need to incorporate ZEO CHANGES.txt into ZODB3 checkout.
-XXX (By value or by reference?)
+For news about ZEO2, see the file ZEO-NEWS.txt.
+
+This version of ZODB ships with two different versions of ZEO. It
+includes ZEO 2.0 beta 1, the recommended new version. (ZEO 2 will
+reach final release before ZODB3.) The ZEO 2.0 protocol is not
+compatible with ZEO 1.0, so we have also included ZEO 1.0 to support
+people already using ZEO 1.0.
Other features
--------------