1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

irc: add option irc.look.display_host_notice

This commit is contained in:
Sébastien Helleu
2023-06-03 21:15:58 +02:00
parent 482fe6604c
commit 682fc40708
18 changed files with 99 additions and 24 deletions
+1
View File
@@ -61,6 +61,7 @@ New features::
* irc: add option `buffer` in command `/autojoin sort` (issue #1876)
* irc: add `${username}` in server options "nicks" and "username", change their default values to use it
* irc: add infos "irc_server_cap" and "irc_server_cap_value"
* irc: add option irc.look.display_host_notice
* logger: add option logger.file.log_conditions (issue #1942)
* logger: add info "logger_log_file"
* relay: rename "ssl" options and protocol to "tls"