Fix news entry

This commit is contained in:
Joe Ferris 2015-04-27 09:47:11 -04:00
parent c83b5083fe
commit 30dc567202
No known key found for this signature in database
GPG Key ID: 1B00F8C9678CF148
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Unreleased on master:
* Add `page.driver.allow_unknown_hosts` to silent all unknown host warnings.
* Add `page.driver.allow_unknown_urls` to silent all unknown host warnings.
* Add warning for users on Qt 4.
* Fix bug when parsing response headers with values containing colons.
* Allow multiple, different basic authorizations in a single session.