[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.17.2.3
Jeremy Hylton
jeremy@zope.com
Fri, 4 Oct 2002 15:55:05 -0400
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv5809
Modified Files:
Tag: ZODB3-3_1-branch
NEWS.txt
Log Message:
Add note about zeoup.py --nowrite.
=== ZODB3/NEWS.txt 1.17.2.2 => 1.17.2.3 ===
--- ZODB3/NEWS.txt:1.17.2.2 Fri Oct 4 15:12:30 2002
+++ ZODB3/NEWS.txt Fri Oct 4 15:55:04 2002
@@ -27,6 +27,10 @@
been removed. There is a new section that briefly explains how to use
BTrees.
+The zeoup.py tool connects using a read-only connection when --nowrite
+is specifified. This feature is useful for checking on read-only ZEO
+servers.
+
What's new in ZODB3 3.1 beta 1?
===============================
Release date: 12-Sep-2002