Update the NEWS file

This commit is contained in:
Matthew Horan 2012-11-09 12:36:34 -05:00
parent dc82216e8d
commit bab2e2bd88
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ New for HEAD:
* Better detect page load success, and better handle load failures.
* HTTP Basic Auth support.
* Share the cookie jar across windows.
* within_window support.
* More useful and detailed debugging output.
* Catch up with recent capybara releases.
* Ignore errors from canceled requests.