Minor version and doco change
[catagits/Test-WWW-Selenium-Catalyst.git] / Changes
1 Revision history for Test-WWW-Selenium-Catalyst
2
3 0.06 - 2009/09/10
4  - Switch shutDown to shutDownSeleniumServer, which is present in all versions of
5    SeleniumRC but is the only shut down command that works from 1.0 on.
6
7 0.05 - 2009/03/07
8  - Use IPC::Cmd::can_run in tests to not have so many spurious failues due to
9    no smoke rigs having java installed
10
11 0.04 - 2009/03/05
12  - Un-fark the dist so that the thing installs
13
14 0.03 - 2009/03/04
15  - Allow a bit more configurability in selenium invocation and app
16    location
17
18 0.02 - 2008/03/06
19  - Don't call $sel->start; this breaks stuff
20
21 0.01 - 2007/05/27
22  - Mostly the same... released for wider testing.
23
24 0.00_01 - 2006/09/19
25  - First version, released on an unsuspecting world.