From: Kenneth Reitz Date: Sun, 23 Oct 2011 18:52:20 +0000 (-0400) Subject: ch ch changes X-Git-Tag: v0.7.1~1^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e46251b727479f8c477424afaddc80d2eb388e67;p=services%2Fpython-requests.git ch ch changes --- diff --git a/HISTORY.rst b/HISTORY.rst index d6ddbd0..a6a02da 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,8 +1,8 @@ History ------- -0.7.1 -+++++ +0.7.1 (2011-10-23) +++++++++++++++++++ * Move away from urllib2 authentication handling. * Fully Remove AuthManager, AuthObject, &c.