[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.17.2.10
Guido van Rossum
guido@python.org
Tue, 12 Nov 2002 08:23:08 -0500
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv22361
Modified Files:
Tag: ZODB3-3_1-branch
NEWS.txt
Log Message:
Note fix to LoopCallback.py.
=== ZODB3/NEWS.txt 1.17.2.9 => 1.17.2.10 ===
--- ZODB3/NEWS.txt:1.17.2.9 Mon Oct 28 11:10:55 2002
+++ ZODB3/NEWS.txt Tue Nov 12 08:23:08 2002
@@ -1,3 +1,10 @@
+What's new in ZODB3 3.1.1?
+=========================
+Release date: XX-Nov-2002
+
+Added code to ThreadedAsync/LoopCallback.py to work around a bug in
+asyncore.py: a handled signal can cause unwanted reads to happen.
+
What's new in ZODB3 3.1 final?
===============================
Release date: 28-Oct-2002