From: Kenneth Reitz Date: Sat, 14 May 2011 18:46:47 +0000 (-0400) Subject: date header on history X-Git-Tag: v0.4.0^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dfe7d877eb094070be5efd35b415aa70ce16adad;p=services%2Fpython-requests.git date header on history --- diff --git a/HISTORY.rst b/HISTORY.rst index b3a26d0..ec3d498 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,8 +1,8 @@ History ------- -0.3.4 -+++++ +0.3.4 (2011-05-14) +++++++++++++++++++ * Urllib2 HTTPAuthentication Recursion fix (Basic/Digest) * Internal Refactor