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