Uncommitted Collaborations and adding threads

This commit is contained in:
JT Smith 2006-11-07 23:46:19 +00:00
parent 4c35af0488
commit 9791c99d3b
3 changed files with 19 additions and 3 deletions

View file

@ -65,6 +65,8 @@
- WebGUI::Session::Scratch->delete now returns the value deleted for
convenience, like Perl's built-in delete() function.
- fix: Auth redirectOnLogin wouldn't work if login called from Operation::execute()
- fix: Uncommitted Collaborations and adding threads
7.1.3
- fix: SQLReport now returns error if can't find DatabaseLink