summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-26 18:54:53 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-26 18:54:53 +0000
commit4340fac2631ff08406d0a5cd5fc6cf7f97d40e79 (patch)
tree85dbfe81b7ece641242b74eb08fa54cc20b39ce2
parent66f7570485d65954891acd358623a2357404ba3d (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4075 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8ef415..7124df2 100644
--- a/NEWS
+++ b/NEWS
@@ -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)