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:
6366d3d
)
Fixed a typo
author
Alex Gaynor
<alex.gaynor@gmail.com>
Fri, 16 May 2014 18:11:05 +0000
(14:11 -0400)
committer
Alex Gaynor
<alex.gaynor@gmail.com>
Fri, 16 May 2014 18:11:05 +0000
(14:11 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 2e39b8640621bac57310ffd53b5c2fa9f85b0edc..81d120aa031cb9ae9f51cee5fc4d4c4eae609089 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-16,7
+16,7
@@
Release History
- The change in v2.0.0 to mandate explicit proxy schemes has been reverted.
Proxy schemes now default to ``http://``.
- The ``CaseInsensitiveDict`` used for HTTP headers now behaves like a normal
- dictionary when references as string or viewd in the interpreter.
+ dictionary when references as string or view
e
d in the interpreter.
**Bugfixes**