From 8c8aaf4b6deba34d4f5462ce6290c205f633c727 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 28 Mar 2014 19:07:42 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3226 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a1ded82..29cb8a5 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ 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 +o) Minor code cleanups and cosmetical fixes -- Noteworthy changes in version 8.1.14 (2014-02-25) -- cgit