diff --git a/CHANGES b/CHANGES index 5306cd0a76b0ccb6ff3118ebcf8d6c0ac0b9fafe..67d476e26d67de307bd60bbc33722325802bf78e 100644 --- a/CHANGES +++ b/CHANGES @@ -26,7 +26,8 @@ o Protocols.HTTP - Fixed do_async_proxied_method() losing the timeout during TLS negotiation. - - Now avoids a deadlock if Query is unable to open socket. + - Now fails immediately if Query is unable to open a socket, instead + of waiting 120 seconds for a time out. Changes since Pike 8.0.388 (release 7)