Update of /cvs-repository/Zope2/lib/python/ZODB In directory tarzan.digicool.com:/small/Zope2/lib/python/ZODB Modified Files: Connection.py Log Message: Fixed a bug in commiting subtransactions. The object ids of the affected objects were not properly recorded when there was a storage error. This caused objects to be left in an invalid state.