From: Kenneth Reitz Date: Sat, 19 Feb 2011 06:30:03 +0000 (-0500) Subject: history date fix X-Git-Tag: v0.3.0~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c4aa1f4b7ef64845b523494dbf652e6c24c10ee;p=services%2Fpython-requests.git history date fix --- diff --git a/HISTORY.rst b/HISTORY.rst index 62fff1e..9f3edb5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,7 +1,7 @@ History ------- -0.2.4 (2011-02-15) +0.2.4 (2011-02-19) ++++++++++++++++++ * Python 2.5 Support