diff options
author | Alexander Færøy <ahf@0x90.dk> | 2016-10-16 13:48:43 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@0x90.dk> | 2016-10-22 20:37:12 +0200 |
commit | 6a286a4eb284cda4dce9ed97fec2aca643a139b0 (patch) | |
tree | 29cdc167f83f46b5f742731139a2b183efa72fd5 /NEWS | |
parent | 2be7289085d6969e6774ce3909f0224b1d689f93 (diff) | |
download | irssi-6a286a4eb284cda4dce9ed97fec2aca643a139b0.zip |
Use TLS by default for Freenode, IRC6, OFTC, EsperNet, EFnet, and Rizon.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |