summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-02-10 18:59:39 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-02-10 18:59:39 +0100
commit46935b859caf54fe31ba4ea4d5befb8d6a9f52b2 (patch)
tree9e3e77c77972193e3cb5bd6fdc8f3a9197f66b8c
parent9b9ec62a8eed075560a07d32267f33856304571e (diff)
downloadweechat-46935b859caf54fe31ba4ea4d5befb8d6a9f52b2.zip
core: update ChangeLog (issue #1881)
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 10c47d158..381217832 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -31,6 +31,7 @@ New features::
Bug fixes::
+ * core: allow command `/input move_next_word` going to the end of line (issue #1881)
* core: ignore incomplete ctrl/meta/meta2 codes in keys
* core: fix display glitch in command errors when a wide char is set in option weechat.look.command_chars (issue #1871)
* api: readjust string size in function string_dyn_free when string is not freed