[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.17
Guido van Rossum
guido@python.org
Thu, 3 Oct 2002 14:47:24 -0400
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv10960
Modified Files:
NEWS.txt
Log Message:
Mention that there are new ZEO *features*, too.
=== ZODB3/NEWS.txt 1.16 => 1.17 ===
--- ZODB3/NEWS.txt:1.16 Thu Oct 3 14:01:08 2002
+++ ZODB3/NEWS.txt Thu Oct 3 14:47:24 2002
@@ -18,7 +18,8 @@
client and server. To support this use, ZopeUndo was created to hold
the Prefix object.
-Many bugs were fixed in ZEO. See `ZEO-NEWS.txt` for details.
+Many bugs were fixed in ZEO, and a couple of features added. See
+`ZEO-NEWS.txt` for details.
What's new in ZODB3 3.1 beta 1?
===============================