[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.53
Jeremy Hylton
jeremy at zope.com
Wed Jan 14 14:35:02 EST 2004
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv4097
Modified Files:
NEWS.txt
Log Message:
Add note about removal of onCommitAction().
=== ZODB3/NEWS.txt 1.52 => 1.53 ===
--- ZODB3/NEWS.txt:1.52 Wed Jan 14 14:34:19 2004
+++ ZODB3/NEWS.txt Wed Jan 14 14:35:01 2004
@@ -20,6 +20,8 @@
persistent object's data manager's register() method. The primary symptom
was rare assertion failures in Python's cyclic garbage collection.
+The Connection class's onCommitAction() method was removed.
+
What's new in ZODB3 3.3 alpha 2
===============================
More information about the Zodb-checkins
mailing list