diff options
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 79af845ce..4b0cfb4bb 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -40,6 +40,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === Bugs fixed +* core: flush stdout/stderr after sending text directly on them + (fix corrupted data sent to hook_process() callback) (issue #442) * core: allow execution of command "/input return" on a buffer which is not displayed in a window * core: allow jump from current to previous buffer with default keys |