| 1 |
+ |
-- Noteworthy changes in version 8.2.13 (2016-02-02) |
| 2 |
+ |
o) Implemented support for GnuTLS. Currently ./configure's autodetection |
| 3 |
+ |
intentionally prefers OpenSSL over GnuTLS, so OpenSSL detection needs |
| 4 |
+ |
to be disabled explicitely by using the --disable-openssl switch. |
| 5 |
+ |
o) Added support for remote REHASH: REHASH <server> <option> |
| 6 |
+ |
o) Added 'rehash:remote' irc-operator privilege flag |
| 7 |
+ |
o) Added 'rehash' type to shared {} blocks |
| 8 |
+ |
o) Fixed minor memory leak with shared {} and cluster {} blocks |
| 9 |
+ |
|
| 10 |
+ |
|
| 11 |
|
-- Noteworthy changes in version 8.2.12 (2016-01-05) |
| 12 |
|
####################################################################### |
| 13 |
|
o) IMPORTANT: Character case mapping is 'ascii' now. It is recommended |