common/src/rb/CHANGES in selenium-webdriver-0.0.20 vs common/src/rb/CHANGES in selenium-webdriver-0.0.21
- old
+ new
@@ -1,4 +1,12 @@
+2010-06-11
+==========
+
+* User can specify :http_client for the Firefox driver.
+* Refactor HTTP client code
+* Add Remote::Http::Curb as an alternative to the default (net/http) client.
+
+
2010-06-03
==========
* Fix bug where Firefox would hang on quit().