[Zope-Checkins] CVS: Zope2 - DB.py:1.20.34.2

Jim Fulton jim@digicool.com
Fri, 18 Aug 2000 11:56:02 -0400


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/projects/users/jim/Zope-2_2-branch/lib/python/ZODB

Modified Files:
      Tag: Zope-2_2-branch
	DB.py 
Log Message:
Fixed bug in handling invalidation of data in temporary connections
for versions when non-version data was committed.

Fixed bug in invalidation of objects that were committed from one
version to another. The objects were not invalidated in the old version.