diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-28 11:34:27 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-28 11:34:27 +0000 |
commit | cca84014d463e70e3adb0b8b6504f6d0657dc1d7 (patch) | |
tree | ce965b76e3bc72c79099d583eab5f5bc85cd39c6 | |
parent | 3fd33537bd4b0e225a341d1e2ef074d57b689af5 (diff) |
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1912 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -34,6 +34,12 @@ o) Added 'nononreg' (+R) to oper::umodes and general::oper_only_modes o) Added support for "away-notify" client capability +-- ircd-hybrid-8.0.8 Release Notes +o) "STATS s" now shows configured services{} blocks as well +o) Fixed compile warnings, minor code cleanups and optimizations +o) Increased nickname history length to 32768 + + -- ircd-hybrid-8.0.7 Release Notes o) Services may now set a channel topic without joining the channel first o) Fixed bug where /whois would send empty sockhost information on TS5 |