summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-12-25 21:23:14 +0100
committerSébastien Helleu <flashcode@flashtux.org>2022-12-25 21:23:14 +0100
commit2c238e08ffc798136fb8bab9633507d6c2d7a88e (patch)
tree6f482af9b6600ecac42aaa15704399e290c903f1 /ChangeLog.adoc
parent2ad6f2f3d5fbc8bcfeb71a7bce0025d9e47a6dd9 (diff)
downloadweechat-2c238e08ffc798136fb8bab9633507d6c2d7a88e.zip
core: add command `/allbuf`
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 6c55b0a77..719a3e8e5 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
+ * core: add command `/allbuf`
* core: add command `/hotlist`
* core: move some `/input` actions to commands `/buffer jump` and `/hotlist`
* core: improve case convert and insensitive char comparisons (issue #258)