[Checkins] SVN: ZODB/trunk/src/CHANGES.txt Notes about RelStorage and test fixes
Shane Hathaway
shane at hathawaymix.org
Sun May 17 08:18:22 EDT 2009
Log message for revision 100025:
Notes about RelStorage and test fixes
Changed:
U ZODB/trunk/src/CHANGES.txt
-=-
Modified: ZODB/trunk/src/CHANGES.txt
===================================================================
--- ZODB/trunk/src/CHANGES.txt 2009-05-17 12:14:00 UTC (rev 100024)
+++ ZODB/trunk/src/CHANGES.txt 2009-05-17 12:18:22 UTC (rev 100025)
@@ -10,6 +10,8 @@
- Deleted records weren't removed when packing file storages.
+- Fixed intermittent failures in the MVCCMappingStorage tests.
+
3.9.0b1 (2009-05-04)
====================
@@ -21,7 +23,9 @@
which default to true. When set to false, cross-database references
are disallowed.
-- As a convenience, the connection root method for returning teh root
+- Added support for RelStorage.
+
+- As a convenience, the connection root method for returning the root
object can now *also* be used as an object with attributes mapped to
the root-object keys.
More information about the Checkins
mailing list