summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-11 21:11:54 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-11 21:11:54 +0100
commit9543f9c03494a9ced1dd0d5529c43b931e7d9d0a (patch)
tree64e8f2714715d79307106eaa4da5f34e8505f95a /ChangeLog.asciidoc
parentd5e1a52e24a9a43492820a196074884bea8a24cd (diff)
downloadweechat-9543f9c03494a9ced1dd0d5529c43b931e7d9d0a.zip
core: add missing \0 at the end of stderr buffer in hook_process
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index a716e0091..579ba5dfb 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -15,6 +15,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
== Version 0.4.4 (under dev)
+* core: add missing \0 at the end of stderr buffer in hook_process
* core: fix detection of terminated process in hook_process
* core: set option weechat.look.buffer_search_where to prefix_message by default
* core: fix "/window scroll -N" on a buffer with free content