Merge pull request #1989 from sigmavirus24/HISTORY-updates

Make note of the fact that we fixed some CVEs
This commit is contained in:
Cory Benfield
2014-04-03 06:51:07 +01:00
+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)
++++++++++++++++++