From d77c0ec138c47bc554d627761042c995fa6803b1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 14 May 2011 14:29:41 -0400 Subject: [PATCH] history update --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c579f8a1..b3a26d04 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,9 +4,12 @@ History 0.3.4 +++++ +* Urllib2 HTTPAuthentication Recursion fix (Basic/Digest) +* Internal Refactor * Bytes data upload Bugfix + 0.3.3 (2011-05-12) ++++++++++++++++++