diff --git a/changelog.md b/changelog.md index d381ec741e..599363cd36 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ Changelog ========= +* Set socket_keepalive to prevent long-lived client timeouts. (mohit) * Correctly reset retry timer. (ouotuo) * Domains protection from bad user exit. (Jake Verbaten) * Fix reconnection socket logic to prevent misqueued entries. (Iain Proctor)