[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.17.2.38.2.2
Jeremy Hylton
jeremy at zope.com
Fri Sep 12 17:09:53 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv1616
Modified Files:
Tag: Zope-2_6-branch
NEWS.txt
Log Message:
Port bug fixes from 3.2 land.
=== ZODB3/NEWS.txt 1.17.2.38.2.1 => 1.17.2.38.2.2 ===
--- ZODB3/NEWS.txt:1.17.2.38.2.1 Thu Sep 11 16:19:21 2003
+++ ZODB3/NEWS.txt Fri Sep 12 17:09:22 2003
@@ -1,3 +1,12 @@
+What's new in ZODB3 3.1.5?
+==========================
+Release date: as if
+
+Fixed a bug in BDBFullStorage that would cause tpc_abort() to fail if
+the aborted transaction had performed version operations or an undo
+that did not create new pickles.
+
+
What's new in ZODB3 3.1.4?
==========================
Release date: 11-Sep-2003
More information about the Zodb-checkins
mailing list