diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-30 17:20:56 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-30 17:20:56 +0000 |
commit | 70536762f6d49857b7e12f0a51dea429be281def (patch) | |
tree | 83acd5a0e3106f26cb9850b077bdae272e0482eb /NEWS | |
parent | 753d65c54b9d5aa920b7994c8e1e97a0a8f3cd88 (diff) |
- channel_mode.c:chm_hop(): channel halfops (%) may now no longer (de)halfop other channel members
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3712 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ o) Fixed CAP issue for certain clients o) Fixed bug where "STATS p" would show an invalid amount of irc-operators in case there are +H opers o) irc-operators may now no longer set a channel +O if they are only halfops (%) +o) Channel halfops (%) may now no longer (de)halfop other channel members -- Noteworthy changes in version 8.1.17 (2014-05-01) |