diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-10-25 18:30:38 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-10-25 18:30:38 +0000 |
commit | 1e1810d5d75e27f2a15ea987e4e4584fd669e379 (patch) | |
tree | f2d0df93db30c7b9616be7517bce66235f43a685 /NEWS | |
parent | a7bb8f40bf692260abc302221b94df51628359ad (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-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |