summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-03-26 21:08:56 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-03-26 21:08:56 +0200
commitb894166d1bcead251c91fe9319d2b352c0242623 (patch)
tree2df0344c7737fa84d987d78bedb054e5dae4b858 /ChangeLog.adoc
parent181cd4f27672336d2b3f0ec4bda574d93a5a49de (diff)
downloadweechat-b894166d1bcead251c91fe9319d2b352c0242623.zip
core: update ChangeLog (issue #1504)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index adca20db3..e783e6ea5 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -25,7 +25,7 @@ New features::
* core: add key kbd:[Alt+K] (upper case) to grab raw key and its command (issue #1238)
* core: add option `key` in command `/debug` (issue #1238)
* core: force ctrl keys to lower case when they are added (issue #1875)
- * core: insert multiple pasted lines in input instead of sending immediately, add keys to move and delete in a single line and whole input (issue #1502, issue #1503)
+ * core: insert multiple pasted lines in input instead of sending immediately, add keys to move and delete in a single line and whole input, add option weechat.look.input_multiline_lead_linebreak (issue #1502, issue #1503, issue #1504)
* core: add command `/reset` to reset options to their default values
* core: add option `rename` in command `/bar`
* core: add relative move of read marker with `/buffer set unread [+/-]N` (issue #1895)