From f9ce19a01dec2d08d6184c0eb110b6939d8e50ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 7 Feb 2016 11:16:05 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 868ce3d74..957375f9d 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -38,6 +38,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] send PONG on PING received in a websocket frame (issue #675) * relay: fix command "input" received from clients with only spaces in content of message (weechat protocol) (issue #663) +* xfer: fix DCC file received when the terminal is resized + (issue #677, issue #680) [[1.4]] == Version 1.4 (2016-01-10)