From: Kenneth Reitz Date: Thu, 12 Jul 2012 20:18:35 +0000 (-0700) Subject: makin' history X-Git-Tag: v0.13.3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=884fc333a1a156fd3b94ebec5a0eaa94e0122cb6;p=services%2Fpython-requests.git makin' history --- diff --git a/HISTORY.rst b/HISTORY.rst index 3ec8917..fc35800 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,7 @@ History - Do not hide SSLErrors behind Timeouts. - Fixed param handling with urls containing fragments. - Significantly improved information in User Agent. +- client certificates are ignored when verify=False 0.13.2 (2012-06-28) +++++++++++++++++++