| 3 |
|
GnuTLS support as of version 8.2.13 |
| 4 |
|
####################################################################### |
| 5 |
|
|
| 6 |
+ |
-- Noteworthy changes in version 8.2.17 (2016-04-21) |
| 7 |
+ |
o) Fixed core on "REHASH CONF" with 'general::whowas_history_length' |
| 8 |
+ |
set to 0 |
| 9 |
+ |
o) Fixed possible core on INVITE with 'channel::max_channels' set to 0 |
| 10 |
+ |
|
| 11 |
+ |
|
| 12 |
+ |
-- Noteworthy changes in version 8.2.16 (2016-03-20) |
| 13 |
+ |
o) Added 'general::whowas_history_length' configuration option which |
| 14 |
+ |
allows to define the maximum length of the WHOWAS nickname history |
| 15 |
+ |
o) Services are now allowed to override 'general::min_nonwildcard', |
| 16 |
+ |
and 'general::min_nonwildcard_simple' settings |
| 17 |
+ |
o) Minor updates to help files |
| 18 |
+ |
|
| 19 |
+ |
|
| 20 |
|
-- Noteworthy changes in version 8.2.15 (2016-02-24) |
| 21 |
|
o) Added proper support for Raspbian/ARM. Gracias to Beave/2600.net |
| 22 |
|
for providing a box for testing purposes. |