[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.47
Tim Peters
tim.one at comcast.net
Tue Sep 7 18:10:50 EDT 2004
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv14873
Modified Files:
Tag: Zope-2_7-branch
NEWS.txt
Log Message:
Typo.
=== ZODB3/NEWS.txt 1.33.6.46 => 1.33.6.47 ===
--- ZODB3/NEWS.txt:1.33.6.46 Tue Sep 7 11:07:30 2004
+++ ZODB3/NEWS.txt Tue Sep 7 18:10:50 2004
@@ -37,7 +37,7 @@
------------
Transaction.begin() is supposed to imply Transaction.abort(), but if
-the only pending changes were in subtransactions, the substransactions
+the only pending changes were in subtransactions, the subtransactions
were not aborted by begin(). This has been repaired.
If ReadConflictError was raised by an attempt to load an object with a
More information about the Zodb-checkins
mailing list