summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-12-10 21:13:00 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-12-10 21:13:00 +0100
commitb3422b96c00e57a71afe7ba293a9648b219ab85e (patch)
treec053bf012b9effbfd17f52e36120e2f3abd66657 /ChangeLog.adoc
parent3db8eb65ff4092eaedd25d2089302d358687a81e (diff)
downloadweechat-b3422b96c00e57a71afe7ba293a9648b219ab85e.zip
irc: add option irc.look.display_host_wallops
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 4190eeedd..cdd2e8ee8 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -28,6 +28,7 @@ New features::
* core, alias, trigger: allow wildcard in commands `/bar`, `/item`, `/proxy`, `/alias` and `/trigger` (issue #1956)
* api: add info "mouse"
* buflist: jump to previous/next buffer displayed in buflist item with ctrl+wheel up/down on a buflist item (issue #1473)
+ * irc: add option irc.look.display_host_wallops
* irc: add server option "anti_flood" (now in milliseconds), remove server options "anti_flood_prio_{high|low}" (issue #1039)
* irc: add option irc.look.list_buffer
* irc: change default value of server option "tls_priorities" to `NORMAL`