diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-03-28 19:07:42 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-03-28 19:07:42 +0000 |
commit | 8c8aaf4b6deba34d4f5462ce6290c205f633c727 (patch) | |
tree | 76c5ef88cff7ea9c475643b5f955c3eb4294ccdf /NEWS | |
parent | 7e81bf4bcfd3afca60ac85602236631eeee7df8a (diff) |
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3226 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |