diff --git a/ghc-http-client.changes b/ghc-http-client.changes index cf0b440..e78ea60 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -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 diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 1656350..cad0501 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-http-client -Version: 0.4.27 +Version: 0.4.28 Release: 0 Summary: HTTP client engine, intended as a base layer License: MIT diff --git a/http-client-0.4.27.tar.gz b/http-client-0.4.27.tar.gz deleted file mode 100644 index 54c1c95..0000000 --- a/http-client-0.4.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3700731ca44470847b9a6429c61b7501318443ded995c33c7f52c9a7fd23a88b -size 77874 diff --git a/http-client-0.4.28.tar.gz b/http-client-0.4.28.tar.gz new file mode 100644 index 0000000..c1a083f --- /dev/null +++ b/http-client-0.4.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24346facd4af7268d2c0d828b4865b9b8ba7351d458dd95a3e67094422dfe026 +size 78682