From: Kenneth Reitz Date: Fri, 14 Oct 2011 01:19:47 +0000 (-0400) Subject: history fix X-Git-Tag: v0.6.3^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3161783e49ed3e4b62f8340b97b863e42074f10c;p=services%2Fpython-requests.git history fix --- diff --git a/HISTORY.rst b/HISTORY.rst index bb2989b..b0051cc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,7 +10,7 @@ History 0.6.2 (2011-10-09) ++++++++++++++++++ -* ``allow_redirects=False`` on safe verbs +* GET/HEAD obeys allow_redirects=False 0.6.1 (2011-08-20)