X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9557dcafd97b5e03bed1301410c13be97e3b46e7;hb=refs%2Fheads%2Fmaster;hp=079602fdae1c60abfcf991119f91e5ed08d4f813;hpb=7278917ed1df7aacd36ffce046461b36ef34559b;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/Changes b/Changes index 079602f..9557dca 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,17 @@ 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