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 7618 by michael, Wed Jun 22 16:54:28 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 + -- Noteworthy changes in version 8.2.18 (2016-06-22)
7 + o) Fixed an assert when a client sends invalid LIST options
8 + o) Fixed invalid memory stats of channel invites in "STATS z
9 +
10 +
11 + -- Noteworthy changes in version 8.2.17 (2016-04-21)
12 + o) Fixed core on "REHASH CONF" with 'general::whowas_history_length'
13 +   set to 0
14 + o) Fixed possible core on INVITE with 'channel::max_channels' set to 0
15 +
16 +
17 + -- Noteworthy changes in version 8.2.16 (2016-03-20)
18 + o) Added 'general::whowas_history_length' configuration option which
19 +   allows to define the maximum length of the WHOWAS nickname history
20 + o) Services are now allowed to override 'general::min_nonwildcard',
21 +   and 'general::min_nonwildcard_simple' settings
22 + o) Minor updates to help files
23 +
24 +
25   -- Noteworthy changes in version 8.2.15 (2016-02-24)
26   o) Added proper support for Raspbian/ARM. Gracias to Beave/2600.net
27     for providing a box for testing purposes.

Diff Legend

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