diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 01c106e03..e231cd40c 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -15,7 +15,7 @@ For a list of important changes that require manual actions, please look at rele New features:: - * add option `search_history` in command `/input`, add key kbd:[Ctrl+r] to search in commands history, add key context "histsearch" (issue #2040) + * core: add option `search_history` in command `/input`, add key kbd:[Ctrl+r] to search in commands history, add key context "histsearch" (issue #2040) * core: add option weechat.look.buffer_search_history (issue #2040) * core: add key kbd:[Ctrl+o] to send command found and insert next one in input (issue #2040) * core: add buffer variables "text_search_direction", "text_search_history" and "text_search_ptr_history" (issue #2040)