From 7aaf5e9a421fd8d6b08925ae0cb8534f565e4bbb Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 19 Dec 2018 17:13:39 +0100 Subject: [PATCH] Update release notes regarding a fix from today. [skip ci] --- doc/RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/RELEASE-NOTES b/doc/RELEASE-NOTES index 106621d74..025e191bb 100644 --- a/doc/RELEASE-NOTES +++ b/doc/RELEASE-NOTES @@ -51,6 +51,8 @@ Minor issues fixed: * By default a user shouldn't be allowed to change to a banned nick, unless (s)he has +hoaq in the channel. This was broken since 4.0.0. This feature can be disabled via set { check-target-nick-bans no; }; +* Rehash error messages sent to opers regarding remote includes now no + longer include authentication information (replaced with ***:***). Deprecated: * The authentication types 'md5', 'sha1' and 'ripemd160' have been