summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b73872..e4ff7f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+-- Noteworthy changes in version 8.1.16 (????-??-??)
+o) Fixed undefined behaviour with crypt() returning NULL
+ since glibc2.17 in certain cases
+o) Admins may now see all channel members via "WHO #channel"
+ regardless of channel mode +s
+
+
-- Noteworthy changes in version 8.1.15 (2014-03-29)
########################################################################
o) IMPORTANT: ircd binary is now again placed into bin/ instead of sbin/