From 6b017fa38afefe2e681a4853b62e980a504eb2dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 23 Aug 2014 12:22:05 +0200 Subject: [PATCH] core: add new option weechat.look.command_incomplete in ChangeLog --- ChangeLog.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 97cc36115..ea39686c3 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -17,7 +17,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === New features -* core: allow incomplete commands if unambiguous (task #5419) +* core: allow incomplete commands if unambiguous, new option + weechat.look.command_incomplete (task #5419) * trigger: add option "restore" in command /trigger === Bugs fixed