summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-07-25 08:20:18 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-07-25 08:20:18 +0200
commitb99a6307051d00d9fcece0588d382e2fb62c193f (patch)
treec7a00ebeae8b565ea2383bf3a7159b5a7c9b068e /ChangeLog.asciidoc
parent24c53b4c3fb05d9e1adf0783a0f226a86e6d0d7c (diff)
downloadweechat-b99a6307051d00d9fcece0588d382e2fb62c193f.zip
core: allow execution of command "/input return" on a buffer which is not displayed in a window
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 3902e3dc4..79af845ce 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -40,6 +40,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== Bugs fixed
+* 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
key[alt-j,NN] (issue #466)
* core: fix crash if a file descriptor used in hook_fd() is too high