diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-05-01 08:47:11 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-05-01 08:47:11 +0200 |
commit | 90bd568a619b0a78cb6c206d883f35b8631c122f (patch) | |
tree | e6efe9861866cc96c7d9c6b7cce80f7491c9e5aa /ChangeLog.asciidoc | |
parent | d8d44d6138f3cebf551e2c19710846905ce00cd9 (diff) | |
download | weechat-90bd568a619b0a78cb6c206d883f35b8631c122f.zip |
core: add missing completions in command /input
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 924879b4a..b7c3ca0ae 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -51,6 +51,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === Bugs fixed +* core: add missing completions in command /input * guile: fix value returned in case of error in functions: config_option_reset, config_color, config_color_default, config_write, config_read, config_reload, hook_command, buffer_string_replace_local_var, |