Make note of the fact that we fixed some CVEs

This commit is contained in:
Ian Cordasco
2014-04-02 19:04:58 -05:00
parent 110048f983
commit b361a4c056
+5
View File
@@ -14,6 +14,11 @@ Release History
- The ``timeout`` parameter now affects requests with both ``stream=True`` and
``stream=False`` equally.
**Bugfixes**
- No longer expose Authorization or Proxy-Authorization headers on redirect.
Fix CVE-2014-1829 and CVE-2014-1830 respectively.
2.2.1 (2014-01-23)
++++++++++++++++++