summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-25 18:30:38 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-25 18:30:38 +0000
commit1e1810d5d75e27f2a15ea987e4e4584fd669e379 (patch)
treef2d0df93db30c7b9616be7517bce66235f43a685 /NEWS
parenta7bb8f40bf692260abc302221b94df51628359ad (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2494 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bc125c6..5d53d5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
-- ircd-hybrid-8.1.8 Release Notes
o) Fixed bug that would lead to a desynchronized nick database
- throughout the entire network if using SVSNICK
+ throughout the entire network if using services enforced
+ nick names (SVSNICK)
o) Cleaned up/modernized build system
o) Add -fstack-protector to CFLAGS if available. Basically checks for
buffer overflows/stack-smashing attacks