summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-04-06 11:06:00 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-04-06 11:06:00 +0000
commit88b3e817ded28661f280fbdddcb281a7d3009322 (patch)
tree0698e3b1fcf3032d3d656c17d2f4dca7e3a67c40
parent00d8f1792109851129483407d4a33e4040a65f40 (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3271 82007160-df01-0410-b94d-b575c5fd34c7
-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/