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 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 |