| 4 |
|
####################################################################### |
| 5 |
|
|
| 6 |
|
|
| 7 |
+ |
-- Noteworthy changes in version 8.2.23 (2018-03-26) |
| 8 |
+ |
o) irc-operators are now able to see a user's resolved hostname in /whowas, |
| 9 |
+ |
and /whois even if the user has a fakehost/vhost |
| 10 |
+ |
o) RPL_WELCOME now does use the rfc2812 style nick!user@host format |
| 11 |
+ |
o) Removed rudimentary libgeoip support |
| 12 |
+ |
o) Added --enable-efence switch to allow easy linking with the |
| 13 |
+ |
electric fence memory debugger library |
| 14 |
+ |
o) "JOIN 0" is no longer supported |
| 15 |
+ |
o) Fixed bug where ircd would not remove RPL_WHOISOPERATOR based svstags |
| 16 |
+ |
when deoppering |
| 17 |
+ |
o) Fixed 'unknown closes' statistic in "STATS t" showing invalid values sometimes |
| 18 |
+ |
|
| 19 |
+ |
|
| 20 |
|
-- Noteworthy changes in version 8.2.22 (2017-03-26) |
| 21 |
|
o) Implemented channel mode 'L'. Channels with that mode set can make use of an |
| 22 |
|
extended ban list size specified with the new 'channel::max_bans_large' |