projects
/
platform
/
upstream
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
768b175
)
Typo in changelog.
author
Cory Benfield
<lukasaoz@gmail.com>
Wed, 25 Sep 2013 13:00:17 +0000
(14:00 +0100)
committer
Cory Benfield
<lukasaoz@gmail.com>
Wed, 25 Sep 2013 13:00:17 +0000
(14:00 +0100)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 326cea7c30472fb556a18326fc7292248f14b4c4..957f55b0c1a3d21eaf4c984b80c9b1590691df17 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-42,7
+42,7
@@
Release History
- Better handling of streaming downloads.
- Retrieve environment proxies from more locations.
- Minor cookies fixes.
-- Imroved redirect behaviour.
+- Im
p
roved redirect behaviour.
- Improved streaming behaviour, particularly for compressed data.
- Miscellaneous small Python 3 text encoding bugs.
- ``.netrc`` no longer overrides explicit auth.