diff --git a/CHANGES b/CHANGES index 37611193..3eaf5be4 100644 --- a/CHANGES +++ b/CHANGES @@ -24,7 +24,7 @@ Hollbrook Bunting (2): Added MAX_MSG_TIME XFLAG, sets a maximum amount of messages that can be sent to a channel in x seconds (PR 92) Add in MAX_MSG_TIME to DEFAULT for m_svsxcf (PR 101) -Ryan Smith (10): +Ryan Smith (11): Notify opers if the KILL flag was used on a spamfilter (PR 106) Hide user's real host during topic changes if hostmasked (PR 117) Fix our incorrect handling of IRC color code sequences (PR 118) @@ -35,6 +35,7 @@ Ryan Smith (10): Fix /whois channel name truncation (thanks, brandon) (PR 126) Allow squelched users to send messages to the services and stats addresses (PR 127) Specify which channel the user cannot join (+R) or speak in (+M) (PR 128) + Fix compilation issues with OpenSSL version < 1.1.0 (PR 153) Emilio Escobar (1): Create SECURITY.md