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 8086 by michael, Sun Mar 26 10:55:11 2017 UTC vs.
Revision 8468 by michael, Tue Apr 3 11:23:28 2018 UTC

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

Diff Legend

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