From b0fb81d4b40274cc1e5e07a00d078fd10ddd8559 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 30 Jan 2014 16:57:48 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2961 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index ab4b2b9..c22eff0 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,14 @@ -- ircd-hybrid-8.1.14 Release Notes -o) Added support for "userhost-in-names" client capability o) Improved TS6 inter-server communication o) Minor code cleanups and speed enhancements o) Added 'unxline' oper flag +o) Added support for "userhost-in-names" client capability o) ircd now allows private rsa keys larger than 2048 bits o) Fixed bug where signals stopped from working after restaring the ircd via SIGINT +o) Fixed bug where certain irc clients could not reconnect via TLS/SSL +o) Fixed long-standing bug where +p channels have been show + in the /whois reply -- ircd-hybrid-8.1.13 Release Notes @@ -24,7 +27,7 @@ o) WHOIS no longer sends a notice to +y operators o) RPL_WHOISMODES now uses the 379 numeric o) Serial number is now shown on start up o) Fixed possible channel mode desynch with services -o) Fixed TS 6 support with LOCOPS +o) Fixed TS6 support with LOCOPS o) Minor code cleanups o) Fixed file descriptor leak with empty help files o) Fixed issue with WEBIRC where hostnames were -- cgit