A couple of forgotten things for the WaitForUserConfirmation workflow

This commit is contained in:
Paul Driver 2011-07-25 17:10:11 -05:00
parent fef167bd0f
commit 29f06a1062
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief.
7.10.21
--------------------------------------------------------------------
* WebGUI now depends on Kwargs.
7.10.17
--------------------------------------------------------------------
* Due to a formatting problem with form variables in the PayPal driver, WebGUI

View file

@ -930,6 +930,7 @@
"WebGUI::Workflow::Activity::NotifyAboutUser",
"WebGUI::Workflow::Activity::ActivateUser",
"WebGUI::Workflow::Activity::DeactivateUser",
"WebGUI::Workflow::Activity::WaitForUserConfirmation",
"WebGUI::Workflow::Activity::DeleteUser"
],
"WebGUI::VersionTag" : [