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 7366 by michael, Wed Feb 24 12:40:19 2016 UTC vs.
Revision 7878 by michael, Sat Nov 12 19:37:35 2016 UTC

# Line 1 | Line 1
1 + #######################################################################
2 + Reminder for package maintainers of ircd-hybrid: ircd-hybrid now has
3 + GnuTLS support as of version 8.2.13
4 + #######################################################################
5 +
6 +
7 + -- Noteworthy changes in version 8.2.20 (2016-11-05)
8 + o) "INFO" now shows GnuTLS/OpenSSL library/header versions
9 + o) Added 'channel::max_invites' configuration option. See doc/reference.conf
10 +   for more information.
11 + o) INVITE expirations have been implemented. Expire time can be adjusted with
12 +   the 'channel::invite_expire_time' configuration directive
13 + o) /whois notices to operators have been re-added. User mode +y is required
14 +   to see them
15 + o) The maximum line length for motd files has been increased to 320 bytes
16 +   to support multibyte encodings better
17 +
18 +
19 + -- Noteworthy changes in version 8.2.19 (2016-08-21)
20 + o) Fixed a possible server name leak in "WHO" with server hiding enabled
21 + o) "WHO" now allows opers to search by IP address
22 + o) Admins no longer can see IP addresses in "STATS P" with
23 +   'serverhide::hide_server_ips' enabled
24 + o) User mode 'n' now shows nick name changes from remote clients, too
25 +
26 +
27 + -- Noteworthy changes in version 8.2.18 (2016-06-22)
28 + o) Fixed an assert when a client sends invalid LIST options
29 + o) Fixed invalid memory stats of channel invites in "STATS z"
30 +
31 +
32 + -- Noteworthy changes in version 8.2.17 (2016-04-21)
33 + o) Fixed core on "REHASH CONF" with 'general::whowas_history_length'
34 +   set to 0
35 + o) Fixed possible core on "INVITE" with 'channel::max_channels' set to 0
36 +
37 +
38 + -- Noteworthy changes in version 8.2.16 (2016-03-20)
39 + o) Added 'general::whowas_history_length' configuration option which
40 +   allows to define the maximum length of the WHOWAS nickname history
41 + o) Services are now allowed to override 'general::min_nonwildcard',
42 +   and 'general::min_nonwildcard_simple' settings
43 + o) Minor updates to help files
44 +
45 +
46   -- Noteworthy changes in version 8.2.15 (2016-02-24)
47   o) Added proper support for Raspbian/ARM. Gracias to Beave/2600.net
48     for providing a box for testing purposes.

Comparing ircd-hybrid/trunk/NEWS (property svn:keywords):
Revision 7366 by michael, Wed Feb 24 12:40:19 2016 UTC vs.
Revision 7878 by michael, Sat Nov 12 19:37:35 2016 UTC

# Line 1 | Line 1
1 < Id Revision
1 > Id

Diff Legend

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