summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-06-03 10:01:27 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-06-03 14:15:49 +0200
commitac9dc3b9c80d0dca56e54c48bd8be6520dda5b06 (patch)
tree5ae676cf0951e13589c8399263b46ae1103ee8f2 /ChangeLog.adoc
parent911c976f9bd7a9a2da179a1e017af90cf1f40b27 (diff)
downloadweechat-ac9dc3b9c80d0dca56e54c48bd8be6520dda5b06.zip
irc: add infos "irc_server_cap" and "irc_server_cap_value" (issue #1949)
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 793a2fd7d..1546d955d 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -60,6 +60,7 @@ New features::
* irc: use key when /joining in open channel buffer (issue #1260)
* 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"
* logger: add option logger.file.log_conditions (issue #1942)
* logger: add info "logger_log_file"
* relay: rename "ssl" options and protocol to "tls"