summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23ad2bf..8200cac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+-- 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
+o) Modernized build system
+o) Add -fstack-protector to CFLAGS if available
+
+
-- ircd-hybrid-8.1.7 Release Notes
o) Fixed issue with channel mode +n having no functionality at all
o) Fixed SSL certificate fingerprint validation for outgoing server connects