From c8929a08f47584947a31b709fefa4563104c7b95 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 25 Oct 2013 16:23:35 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2490 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e493f57..26a6091 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,8 @@ o) Fixed bug that would lead to a desynchronized nick database throughout the entire network if using SVSNICK o) Modernized build system -o) Add -fstack-protector to CFLAGS if available +o) Add -fstack-protector to CFLAGS if available. Basically checks for + buffer overflows/stack-smashing attacks o) When using anope 1.9 services, /WHOIS now shows the account name of a registered/identified client -- cgit