From 5b5c449ec53c715cf6f04883e25741bab60795ed Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 15 Apr 2013 09:49:29 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1828 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 02759ed..5ee91fb 100644 --- a/NEWS +++ b/NEWS @@ -6,11 +6,17 @@ o) Implemented new memory pool allocator which basically is based upon Tor's o) Major code cleanups o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs. Temporary bans are now stored as well and will persist after a reboot +o) Channel based resv{} blocks may now contain wildcards -- ircd-hybrid-8.0.7 Release Notes -o) Added SVSHOST command handler which allows services to change the - hostname of a specific user +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 + servers +o) Remote server connection and split notices now go to new usermode +e. + These previously used usermode +x. +o) Services may now change the host of a specific user + via "SVSMODE +x " -- ircd-hybrid-8.0.6 Release Notes -- cgit