| 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 |