[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.5
Jeremy Hylton
jeremy at zope.com
Tue Sep 30 15:10:03 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv31203
Modified Files:
Tag: Zope-2_7-branch
NEWS.txt
Log Message:
protocol negotiation fixed
=== ZODB3/NEWS.txt 1.33.6.4 => 1.33.6.5 ===
--- ZODB3/NEWS.txt:1.33.6.4 Tue Sep 30 13:16:45 2003
+++ ZODB3/NEWS.txt Tue Sep 30 15:10:03 2003
@@ -2,6 +2,9 @@
===========================================
Release date: XX-XXX-2003
+Fixed ZEO's protocol negotiation mechanism so that a client ZODB 3.1
+can talk to a ZODB 3.2 server.
+
Fixed a bug in the ZEO storage server that caused it to leave temp
files behind. The CommitLog class contains a temp file, but it was
not closing the file.
More information about the Zodb-checkins
mailing list