From 092d612cf9aad5b253c49b24abe5d3ad752b8b58 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Thu, 25 May 2017 22:16:33 +0200 Subject: Fix Python 3 crash after disconnecting an unresponsive client Fixes #28. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f4730f6..0f343eb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +Unreleased + + * Fixed Python 3 crash after disconnecting an unresponsive client. + 1.2 (2017-05-22) * Find certificate specified with relative path when using --daemon. -- cgit v1.2.3