11
0

Accepting request 305613 from home:benoit_monin:branches:devel:languages:python

update to version 0.9.1

OBS-URL: https://build.opensuse.org/request/show/305613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=52
This commit is contained in:
2015-05-06 16:24:56 +00:00
committed by Git OBS Bridge
parent ebe2329d86
commit 954aaab436
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 6 15:17:13 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.9.1:
* fix #296: There was a problem with headers when a binary string
is passed (like b'Authorization').
* fix #276: Default to doing DNS resolution through a proxy
server if present.
-------------------------------------------------------------------
Mon Sep 15 09:28:56 UTC 2014 - tbechtold@suse.com