From 821808f229f30b5791a6c9d1dbd2553c223612b1 Mon Sep 17 00:00:00 2001 From: liris Date: Thu, 23 Jul 2015 07:48:06 +0900 Subject: [PATCH] documentation --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index bbd94e1..1acee62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ ChangeLog - fixed timeout+ssl error handling bug on python 2.7.10 (#190) - add proxy support to wsdump.py (#194) - use wsaccel if available (#193) + - add support for ssl cert chains to support client certs (#195) + - fix string formatting in exception (#196) + - fix typo in README.rst (#197) - 0.32.0