X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9557dcafd97b5e03bed1301410c13be97e3b46e7;hb=refs%2Fheads%2Fmaster;hp=33651e044b8d6d7bb8b29c17c7eadaf92c846339;hpb=0744bdf67407573b567261e48b0068210f2689c6;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/Changes b/Changes index 33651e0..9557dca 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,18 @@ Revision history for Test-WWW-Selenium-Catalyst +0.07 - 2011/09/16 + - Add repository metadata. Move to catagits + - Work with (and require) Catalyst 5.9. RT#70799 + - Fix documentation errors. RT#64979 + - Switch shutDown to shutDownSeleniumServer, which is present in all versions of + SeleniumRC but is the only shut down command that works from 1.0 on. RT#50880 + +0.06 - 2009/08/26 + - Support for external selnium servers (RT 33214) + - Fix test. RT#50877 + - Allow external selenium server to be used. RT#33214 + - Fix packaging issues. RT#48905 + 0.05 - 2009/03/07 - Use IPC::Cmd::can_run in tests to not have so many spurious failues due to no smoke rigs having java installed