summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-23 18:13:55 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-10-23 18:13:55 +0000
commit74ae21700437e44147a60daa4bd8584648717e43 (patch)
treecf9d7b4a97562673bdd1a528410745f6322e81ca /NEWS
parent07ba5303757ea42fdf7dee25a57c4a89b6427df5 (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2486 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-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