From 88b3e817ded28661f280fbdddcb281a7d3009322 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 6 Apr 2014 11:06:00 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3271 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) 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/ -- cgit