summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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