ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/NEWS
(Generate patch)

Comparing ircd-hybrid/trunk/NEWS (file contents):
Revision 8085 by michael, Sun Nov 27 19:28:23 2016 UTC vs.
Revision 8086 by michael, Sun Mar 26 10:55:11 2017 UTC

# Line 4 | Line 4 | GnuTLS support as of version 8.2.13
4   #######################################################################
5  
6  
7 + -- Noteworthy changes in version 8.2.22 (2017-03-26)
8 + o) Implemented channel mode 'L'. Channels with that mode set can make use of an
9 +   extended ban list size specified with the new 'channel::max_bans_large'
10 +   configuraton option. This mode can be set only by irc-operators or servers.
11 + o) Implemented channel mode 'u' which hides bmask (+b/+e/+I) lists and mode changes
12 +   to non-chanops everywhere
13 + o) Fixed an issue with "TRACE" where remote servers would reply with RPL_TRACEUSER
14 +   numerics containing UIDs
15 + o) "STATS z" now shows simple memory stats of servers linked to the network
16 + o) Added support for remote "ETRACE"
17 +
18 +
19   -- Noteworthy changes in version 8.2.21 (2016-11-27)
20   o) The 'general::default_floodtime' configuration option has been added
21     along with the "SET FLOODTIME" command. These allow to fine-tune the

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)