X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=079602fdae1c60abfcf991119f91e5ed08d4f813;hb=refs%2Ftags%2F0.06;hp=f410aae17437898fa432e980d4bd539e55de0829;hpb=13984b27a61e367b800208462ad2e077ab3b87ee;p=catagits%2FTest-WWW-Selenium-Catalyst.git diff --git a/Changes b/Changes index f410aae..079602f 100644 --- a/Changes +++ b/Changes @@ -1,17 +1,24 @@ Revision history for Test-WWW-Selenium-Catalyst -0.04 4 Marh 2009 - Un-fark the dist so that the thing installs +0.06 - 2009/08/26 + - Support for external selnium servers (RT 33214) -0.03 4 March 2009 - Allow a bit more configurability in selenium invocation and app - location +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 -0.02 6 March 2008 - Don't call $sel->start; this breaks stuff +0.04 - 2009/03/05 + - Un-fark the dist so that the thing installs -0.01 27 May 2007 - Mostly the same... released for wider testing. +0.03 - 2009/03/04 + - Allow a bit more configurability in selenium invocation and app + location -0.00_01 19 September 2006 - First version, released on an unsuspecting world. +0.02 - 2008/03/06 + - Don't call $sel->start; this breaks stuff + +0.01 - 2007/05/27 + - Mostly the same... released for wider testing. + +0.00_01 - 2006/09/19 + - First version, released on an unsuspecting world.