From c1aade50e0cd2734d457808a60b58e1448636bc4 Mon Sep 17 00:00:00 2001 From: liris Date: Tue, 27 Oct 2015 15:49:36 +0900 Subject: [PATCH] refs #211, #209, #210 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e730f15..036f54b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ ChangeLog - set close timeout (#192) - Map dict to headers list (#204) - support client certication (#207) + - security improvement during handshake (#211) + - 0.32.0 - fix http proxy bug (#189)