From 98628b2a4425915acd5fd04c0a8988af4949de07 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 14 Mar 2014 12:15:03 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3147 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6ef44ba..a1ded82 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ o) IMPORTANT: ircd binary is now again placed into bin/ instead of sbin/ ######################################################################## o) mkpasswd in tools/ now defaults to MD5 instead of DES o) USERS command has been removed +o) Fixed issue with SVSNICK where clients self-collided when changing + just the case of the nick name, i.e. somenick -> SomeNicK -- Noteworthy changes in version 8.1.14 (2014-02-25) -- cgit