4
0

Accepting request 390424 from devel:languages:haskell:lts

- update to 0.4.28
* Add support for including request method in URL
* requestManagerOverride
* RequestBodyIO

- update to 0.4.27.1
* Incorrect idle connection count in HTTP manager

OBS-URL: https://build.opensuse.org/request/show/390424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=32
This commit is contained in:
2016-04-17 15:05:33 +00:00
committed by Git OBS Bridge
parent f5e358ca01
commit 539f00a115
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Apr 16 07:00:55 UTC 2016 - mimi.vx@gmail.com
- update to 0.4.28
* Add support for including request method in URL
* requestManagerOverride
* RequestBodyIO
-------------------------------------------------------------------
Tue Apr 12 09:50:06 UTC 2016 - mimi.vx@gmail.com
- update to 0.4.27.1
* Incorrect idle connection count in HTTP manager
-------------------------------------------------------------------
Fri Jan 22 08:59:09 UTC 2016 - mimi.vx@gmail.com