Use TLS by default for Freenode, IRC6, OFTC, EsperNet, EFnet, and Rizon.

This commit is contained in:
Alexander Færøy 2016-10-16 13:48:43 +02:00
commit 6a286a4eb2
No known key found for this signature in database
GPG key ID: E15081D5D3C3DB53
2 changed files with 8 additions and 6 deletions

2
NEWS
View file

@ -21,6 +21,8 @@ v0.8.21-head 2016-xx-xx The Irssi team <staff@irssi.org>
+ Rename SSL to TLS in the code and add -tls_* versions of the -ssl_*
options to /CONNECT and /SERVER, but make sure the -ssl_* options continue
to work.
+ Use TLS for Freenode, EFnet, EsperNet, OFTC, Rizon, and IRC6 in the default
configuration.
- IP addresses are no longer stored when resolve_reverse_lookup is
used.
- /names and $[...] now uses utf8 string operations (#40, #411).