From: Kenneth Reitz Date: Sat, 13 Aug 2011 17:04:14 +0000 (-0400) Subject: better X-Git-Tag: v0.6.0~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4eabaaacc5ebbdaafbb619c7d809409e80c7c1b;p=services%2Fpython-requests.git better --- diff --git a/HISTORY.rst b/HISTORY.rst index e641f0f..5ef4314 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,7 @@ History * status code reference dict? * Relative redirect support +* HTTPError handling improvements * Improved https testing * Bugfixes