[Zope3-checkins] SVN: Zope3/trunk/src/ Move to ZODB 3.4a9.
Tim Peters
tim.one at comcast.net
Thu May 12 21:15:14 EDT 2005
Log message for revision 30349:
Move to ZODB 3.4a9.
Among other things, contains fixes for longstanding
off-by-1 errors in undoLog() and undoInfo().
Changed:
_U Zope3/trunk/src/
-=-
Property changes on: Zope3/trunk/src
___________________________________________________________________
Name: svn:externals
- BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a8/src/BTrees
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a8/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a8/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a8/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a8/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a8/src/ZODB
+ BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a9/src/BTrees
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a9/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a9/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a9/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a9/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a9/src/ZODB
More information about the Zope3-Checkins
mailing list