0.2.1 (05.05.2008)
==================

- added support for several SELENIUM_INSTANCE_URLxxx' environment variables
- added environment variable SELENIUM_HTTPS_PORT

0.2.0 (23.10.2007)
==================

- first public releasde

0.1.3 (02.10.2007)
==================

- updated selenium.py (from V 0.9.2)
- overriding selenium.click() in order to capture Haufe-specific 
  error messages


0.1.2 (26.09.2007)
==================

- added module level aliases for SeleniumTestcase and
  selenium_enabled 

- updated to official Selenium RC V 0.9.2 server

0.1.1 (20.08.2007)
==================

- testing: explicit check for Selenium server
- added testing.selenium_enabled flag
- basic support for starting the Selenium server in foregground
  on Windows systems

0.1.0 (11.09.2007)
==================

- initial release
