From 1dacddc94404cf474c0dfcb37bb959f4e8421f8c Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 4 Mar 2016 14:00:13 +0100 Subject: [PATCH] Interim update --- doc/RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/RELEASE-NOTES b/doc/RELEASE-NOTES index 537a23b91..8b5601f6f 100644 --- a/doc/RELEASE-NOTES +++ b/doc/RELEASE-NOTES @@ -73,14 +73,16 @@ For support you have two choices: ==[ CHANGES BETWEEN 4.0.1 AND 4.0.2 ]== The 4.0.2 release comes with the following new features: * Ability to hide quit messages from *LINEd users (set::hide-ban-reason) +* Blacklist hits are now send to new snomask +b rather than all ircops Major issues fixed: * None Minor issues fixed: +* prefix-quit was not working +* Incorrect server description in /LINKS * Logging to syslog was broken * OS X: Update ./Config to use Homebrew OpenSSL by default -* Allow shunned users to ping the server * Don't show UID to client in case of a SVSMODE ==[ CHANGES BETWEEN 4.0.0 AND 4.0.1 ]==