X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f051f1e377d7dcac0a94c6a43a88c6a29c884f66;hb=a0d386ec9bf8cf18c307bada1c4d3b277a6c7ca6;hp=fc096465ee8e0adc1484a2f7bdd6af28516df228;hpb=765b2b209b5b16985939956f29cdcd6aae6d9c93;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/Changes b/Changes index fc09646..f051f1e 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,16 @@ Revision history for Test-WWW-Selenium-Catalyst + - 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