[Zope-Checkins] CVS: Zope2 - FileStorage.py:1.22

michel@korak.digicool.com michel@korak.digicool.com
Wed, 4 Aug 1999 15:48:59 -0400


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/home/michel/dev/Prototype/lib/python/ZODB

Modified Files:
	FileStorage.py 
Log Message:
Fixed bug where transaction counter wasn't incrimented, thus not
allowing the manager to see more than the very first 20 previous transactions.