From 70a12d154d44ecc638ef4e946a7a95db46540b4e Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 13 Jan 2016 10:36:23 +0100 Subject: [PATCH] update notes --- doc/RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/RELEASE-NOTES b/doc/RELEASE-NOTES index e6182cc1f..61154040e 100644 --- a/doc/RELEASE-NOTES +++ b/doc/RELEASE-NOTES @@ -77,6 +77,7 @@ The 4.0.1 release comes with the following minor improvements: * /MODULE now lists only 3rd party modules by default so you don't get flooded. Major issue fixed: +* Crash if you removed a listen { } block with active clients on that port * MODEs set by a server (not by a user) were not always propagated correctly accross the network. In practice this only affected /SAMODE and possibly some services that don't send MODEs from ChanServ/BotServ.