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 7206 by michael, Tue Feb 2 17:26:53 2016 UTC vs.
Revision 7368 by michael, Wed Feb 24 12:46:07 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.15 (2016-02-24)
7 + o) Added proper support for Raspbian/ARM. Gracias to Beave/2600.net
8 +   for providing a box for testing purposes.
9 + o) Fixed an assert with empty user = "" directives in auth {} blocks
10 + o) "STATS z" now shows allocated listeners
11 + o) Fixed bug where 'can_flood' auth {} flags did not work on channels
12 +
13 +
14 + -- Noteworthy changes in version 8.2.14 (2016-02-09)
15 + o) Fixed server clustering
16 + o) Major cleanups to the configuration subsystem
17 + o) Improvements to libGeoIP support:
18 +   - Works now with IPv6 addresses
19 +   - Added 'libgeoip_database_options', 'libgeoip_ipv4_database_file',
20 +     and 'libgeoip_ipv6_database_file' configuration directives to the
21 +     serverinfo {} block
22 + o) Further improvements to GnuTLS support
23 +
24 +
25   -- Noteworthy changes in version 8.2.13 (2016-02-02)
26   o) Implemented support for GnuTLS. Currently ./configure's autodetection
27     intentionally prefers OpenSSL over GnuTLS, so OpenSSL detection needs

Diff Legend

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