diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,12 +1,13 @@ -- ircd-hybrid-8.1.0beta1 Release Notes o) Improved WEBIRC authentication; added 'webirc' to auth::flags. A "webirc." spoof is now no longer required -o) Implemented new memory pool allocator which basically is taken from Tor's +o) Implemented new memory pool allocator which basically is based upon Tor's mempool allocator for Tor cells o) Major code cleanups -o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs +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 + -- ircd-hybrid-8.0.7 Release Notes o) Added SVSHOST command handler which allows services to change the hostname of a specific user |