--- ircd-hybrid-8/NEWS 2012/08/03 16:18:35 1493 +++ ircd-hybrid/trunk/NEWS 2016/02/24 12:40:19 7366 @@ -1,82 +1,711 @@ --- ircd-hybrid-8beta3 Release Notes -o) &localchannels have been removed -o) /messaging opers@some.server is no longer supported -o) Fixed bug that would possibly lead to a topic desynchronization -o) Removed serverhide::disable_hidden configuration option +-- Noteworthy changes in version 8.2.15 (2016-02-24) +o) Added proper support for Raspbian/ARM. Gracias to Beave/2600.net + for providing a box for testing purposes. +o) Fixed an assert with empty user = "" directives in auth {} blocks +o) "STATS z" now shows allocated listeners +o) Fixed bug where 'can_flood' auth {} flags did not work on channels + + +-- Noteworthy changes in version 8.2.14 (2016-02-09) +o) Fixed server clustering +o) Major cleanups to the configuration subsystem +o) Improvements to libGeoIP support: + - Works now with IPv6 addresses + - Added 'libgeoip_database_options', 'libgeoip_ipv4_database_file', + and 'libgeoip_ipv6_database_file' configuration directives to the + serverinfo {} block +o) Further improvements to GnuTLS support + + +-- Noteworthy changes in version 8.2.13 (2016-02-02) +o) Implemented support for GnuTLS. Currently ./configure's autodetection + intentionally prefers OpenSSL over GnuTLS, so OpenSSL detection needs + to be disabled explicitely by using the --disable-openssl switch. +o) Minimum supported GnuTLS version is 3.3.8 now +o) Minimum supported OpenSSL version is 1.0.1d now +o) Added support for remote REHASH: REHASH