projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b93bb4
)
ref to bug in history
author
Kenneth Reitz
<me@kennethreitz.com>
Thu, 15 Sep 2011 14:09:36 +0000
(10:09 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Thu, 15 Sep 2011 14:09:36 +0000
(10:09 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 305fb4379a6941e4ec6932101915c63ab5ba377f..5e976e8268b6bdf1811ece09e03ce327cee9565e 100644
(file)
--- 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)
++++++++++++++++++