From 7b4b6a3754b2db977f01ca7fcb7e730b48e5d710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 8 May 2014 11:29:56 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index ed6884a51..8fc8b03ac 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -125,6 +125,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * lua: fix interpreter used after unload of a script * perl: fix context used after unload of a script * python: fix interpreter used after unload of a script +* relay: fix client disconnection on empty websocket frames received (PONG) * relay: add support of Internet Explorer websocket (closes #73) * relay: add messages "_buffer_hidden" and "_buffer_unhidden" * relay: fix crash on /upgrade received from a client (weechat protocol)