[Zodb-checkins] SVN: ZODB/branches/3.4/NEWS.txt - Note relevant
collector issue for persistent.PersistentMapping.pop fix.
Tres Seaver
cvs-admin at zope.org
Thu Jun 15 12:10:39 EDT 2006
Log message for revision 68657:
- Note relevant collector issue for persistent.PersistentMapping.pop fix.
Changed:
U ZODB/branches/3.4/NEWS.txt
-=-
Modified: ZODB/branches/3.4/NEWS.txt
===================================================================
--- ZODB/branches/3.4/NEWS.txt 2006-06-15 15:50:14 UTC (rev 68656)
+++ ZODB/branches/3.4/NEWS.txt 2006-06-15 16:10:35 UTC (rev 68657)
@@ -15,7 +15,7 @@
a ``dict`` initializer in Python 2.3.x.
- (3.4.3b1) The ``PersistentMapping`` makes changes by a ``pop()`` method call
- persistent now.
+ persistent now (http://www.zope.org/Collectors/Zope/2036).
Tools
-----
More information about the Zodb-checkins
mailing list