~ubuntu-branches/ubuntu/raring/requests/raring

« back to all changes in this revision

Viewing changes to HISTORY.rst

  • Committer: Package Import Robot
  • Author(s): Daniele Tricoli
  • Date: 2012-04-23 16:06:33 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120423160633-ddwtive3t84ozcr4
Tags: 0.11.2-1
* New upstream release
* debian/patches/01_do-not-use-python-certifi.patch
  - Refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. :changelog:
 
2
 
1
3
History
2
4
-------
3
5
 
 
6
0.11.2 (2012-04-22)
 
7
+++++++++++++++++++
 
8
 
 
9
- Attempt to use the OS's certificate bundle if ``certifi`` isn't available.
 
10
- Infinite digest auth redirect fix
 
11
- Multi-part file upload improvements
 
12
- Fix decoding of invalid %encodings in URLs
 
13
- If there is no content in a response don't throw an error the second time that content is attempted to be read.
 
14
- Upload data on redirects.
4
15
 
5
16
0.11.1 (2012-03-30)
6
17
+++++++++++++++++++