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 7691 by michael, Wed Jul 20 17:09:49 2016 UTC vs.
Revision 7692 by michael, Sun Aug 28 18:38:42 2016 UTC

# Line 3 | Line 3 | Reminder for package maintainers of ircd
3   GnuTLS support as of version 8.2.13
4   #######################################################################
5  
6 +
7 + -- Noteworthy changes in version 8.2.19 (2016-08-21)
8 + o) Fixed a possible server name leak in "WHO" with server hiding enabled
9 + o) "WHO" now allows opers to search by IP address
10 + o) Admins no longer can see IP addresses in "STATS P" with
11 +   'serverhide::hide_server_ips' enabled
12 + o) User mode 'n' now shows nick name changes from remote clients, too
13 +
14 +
15   -- Noteworthy changes in version 8.2.18 (2016-06-22)
16   o) Fixed an assert when a client sends invalid LIST options
17 < o) Fixed invalid memory stats of channel invites in "STATS z
17 > o) Fixed invalid memory stats of channel invites in "STATS z"
18  
19  
20   -- Noteworthy changes in version 8.2.17 (2016-04-21)
21   o) Fixed core on "REHASH CONF" with 'general::whowas_history_length'
22     set to 0
23 < o) Fixed possible core on INVITE with 'channel::max_channels' set to 0
23 > o) Fixed possible core on "INVITE" with 'channel::max_channels' set to 0
24  
25  
26   -- Noteworthy changes in version 8.2.16 (2016-03-20)

Diff Legend

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