diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-06-26 18:54:53 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-06-26 18:54:53 +0000 |
commit | 4340fac2631ff08406d0a5cd5fc6cf7f97d40e79 (patch) | |
tree | 85dbfe81b7ece641242b74eb08fa54cc20b39ce2 /NEWS | |
parent | 66f7570485d65954891acd358623a2357404ba3d (diff) |
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4075 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ o) Fixed bug where opers that have the +g/+G/+R umodes set won't receive server o) Sending messages to user@server to local targets is now no longer possible, as this was an easy way to bypass +R/+G/+g user modes. o) Fixed splicode logic so SPLITNUM now works as expected +o) Fixed UNDLINE not to require the IP address to be prepended with *@ -- Noteworthy changes in version 8.1.18 (2014-06-09) |