diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-14 18:38:55 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-14 18:38:55 +0000 |
commit | be6a9cbc222044ac49d487998e1b4c548dc3a6c6 (patch) | |
tree | fc89732e997dd57fc63f25af1fcc4ac25d076d80 /NEWS | |
parent | e6cb3150cd2843416fcec47c85042c77663a7f5d (diff) |
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2035 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) Removed 'remote', and 'global_kill' oper flags, and added 'connect', by appeding the ':remote' flag. For example: 'kill' allows only local clients to be killed, whereas 'kill:remote' allows to issue a KILL for remote clients +o) Improve/cleanup HELP system -- ircd-hybrid-8.1.0beta4 Release Notes |