From fd2158b39b0aa139bb90f0c867f246ddfec072e6 Mon Sep 17 00:00:00 2001 From: benoitc Date: Tue, 8 Jul 2014 23:40:44 +0200 Subject: [PATCH] update changelog --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 6f911ac4..1dc69381 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,10 @@ ------------------- - put hackney_lib back in the source code and refactor the source repository +- fix: handle bad socks5 proxy response + [#113](http://github.com/benoitc/hackney/issues/113) +- fix: handle timeout in hackney_socks4:connect/5 + [#112](http://github.com/benoitc/hackney/issues/112) - fix: Accept inet6 tcp option for ssl - fix redirection - fix: add versions option for ssl