summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-04-08 16:53:15 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-04-08 16:53:15 +0000
commit71c940dabf814ae6bd73b8259445dc8dabf042da (patch)
tree80be948f7a5e7a343b7a871ab21c5428b5dcec81 /NEWS
parent393924eaff285e9b6154126b58470f528bff4f14 (diff)
- Fixed corrupted "STATS U" output
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3284 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4ff7f6..3baa8fd 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ 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
+o) Fixed corrupted "STATS U" output
-- Noteworthy changes in version 8.1.15 (2014-03-29)