[Zodb-checkins] CVS: ZEO - CHANGES.txt:1.39.2.3
Jeremy Hylton
jeremy@zope.com
Fri, 4 Oct 2002 12:01:28 -0400
Update of /cvs-repository/ZEO
In directory cvs.zope.org:/tmp/cvs-serv24072
Modified Files:
Tag: ZODB3-3_1-branch
CHANGES.txt
Log Message:
Remove note on ReadOnlyError. We worm around it in the test now.
=== ZEO/CHANGES.txt 1.39.2.2 => 1.39.2.3 ===
--- ZEO/CHANGES.txt:1.39.2.2 Fri Oct 4 00:56:49 2002
+++ ZEO/CHANGES.txt Fri Oct 4 12:01:27 2002
@@ -234,13 +234,6 @@
alias for the wait argument; using wait_for_server_on_startup
issues a log message.
- - Note on ReadOnlyError
-
- The ZEO test suite will fail on checkWriteMethods when it is
- run using ZODB from Zope 2.5.1. The set of methods available
- to read-only methods is wrong in 2.5.1 and should be fixed
- in a future version. This error should be harmless in practice.
-
ZEO 2.0 beta 1 (2002/08/23)
The changes since ZEO 2.0a1 release are: