1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

core: update ChangeLog (closes #1260)

This commit is contained in:
Sébastien Helleu
2023-05-18 13:52:46 +02:00
parent 3c3bb933e9
commit b9cc0cf839
+1
View File
@@ -49,6 +49,7 @@ New features::
* irc: add command `/knock` (issue #7)
* irc: add server option "registered_mode", add fields "authentication_method" and "sasl_mechanism_used" in server (issue #1625)
* irc: add option `join` in command `/autojoin`
* 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
* logger: add info "logger_log_file"