From: Kenneth Reitz Date: Thu, 24 Oct 2013 14:32:05 +0000 (-0400) Subject: urllib3/chardet note in release for v2.0.1 X-Git-Tag: v2.0.1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd777b3d7e8975ec6927dc9cc15b881778d39bc8;p=services%2Fpython-requests.git urllib3/chardet note in release for v2.0.1 --- diff --git a/HISTORY.rst b/HISTORY.rst index dbdd525..76ab0ce 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -14,6 +14,7 @@ Release History - Fixed: Correctly lowercase a redirect scheme. - Fixed: Cookies not persisted when set via functional API. - Fixed: Translate urllib3 ProxyError into a requests ProxyError derived from ConnectionError. +- Updated internal urllib3 and chardet. 2.0.0 (2013-09-24) ++++++++++++++++++