diff options
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 066f7a5ea..ba3276109 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -43,6 +43,7 @@ Bug fixes:: * buflist: fix slow switch of buffer when there are a lot of buffers opened (issue #998) * buflist: add option "bar" in command /buflist, do not automatically add the "buflist" bar when the option buflist.look.enabled is off (issue #994) * buflist: fix crash on drag & drop of buffers + * irc: don't reset nick properties (prefixes/away/account/realname) on /names when the nick already exists (issue #1019) * irc: fix memory leak in case of error in "ecdsa-nist256p-challenge" SASL mechanism * relay: rebind on address after option relay.network.bind_address is changed * relay: fix parsing of CAP command arguments in irc protocol (issue #995) |