From 3443ede52a74ea1c3bc0bb9a1d835a106448d0de Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 15 Sep 2011 10:09:36 -0400 Subject: [PATCH] ref to bug in history --- HISTORY.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 305fb43..5e976e8 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,8 +7,9 @@ History * New ``r.fo`` interface for advanced response usage.* * Automatic expansion of parameterized headers * Turn off Redirects for GET/HEAD requests -* Fix for Python Pre-2.7 URL quoting -* New ``r.iter_content`` method. +* Fix for Python Pre-2.7 URL quoting (http://bugs.python.org/issue918368) +* New ``r.iter_content`` method + 0.6.1 (2011-08-20) ++++++++++++++++++ -- 2.34.1