diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-03-14 12:15:03 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-03-14 12:15:03 +0000 |
commit | 98628b2a4425915acd5fd04c0a8988af4949de07 (patch) | |
tree | eadaf65965632c4c79da882cfda14df80844578e /NEWS | |
parent | 60e417ec602d82aefb67c6e7f764b54a5dc705bb (diff) |
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3147 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |