[Zope-Checkins] CVS: Zope2 - Undo.py:1.21

Jim Fulton jim@digicool.com
Fri, 2 Jun 2000 16:09:38 -0400


Update of /cvs-repository/Zope2/lib/python/App
In directory korak.digicool.com:/home/jim/atmp/RevisedUndo/lib/python/App

Modified Files:
	Undo.py 
Log Message:
Now get the authenticated user from the security manager, rather than 
from an argument.

Also now filter for transactions performed in the place that undo is
done.