diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 356f2378e..0c1c0b39b 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -65,8 +65,8 @@ New features:: * logger: add info "logger_log_file" * relay: rename "ssl" options and protocol to "tls" * relay: make TLS certificate/key loading error handling more verbose (issue #1558) - * relay: add modifiers "relay_client_irc_in", "relay_client_irc_out1" and "relay_client_irc_out" - * relay: add support of capability "echo-message" (issue #1949) + * relay: add modifiers "relay_client_irc_in", "relay_client_irc_out1" and "relay_client_irc_out" in irc protocol + * relay: add support of capability "echo-message" in irc protocol (issue #1949) Bug fixes::