diff options
author | Alexander Færøy <ahf@0x90.dk> | 2016-10-16 14:33:25 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@0x90.dk> | 2016-10-22 21:58:50 +0200 |
commit | c6c2e795376e4659810360deaa3dd28475d0f7c7 (patch) | |
tree | f97a8406dc688408d9e668d521d045c18d12f4dd /NEWS | |
parent | 1d101afe0d5e552f08bf87bcc242bcaf2db972f7 (diff) | |
download | irssi-c6c2e795376e4659810360deaa3dd28475d0f7c7.zip |
Display TLS connection information when connected to a TLS enabled server.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ v0.8.21-head 2016-xx-xx The Irssi team <staff@irssi.org> to work. + Use TLS for Freenode, EFnet, EsperNet, OFTC, Rizon, and IRC6 in the default configuration. + + Display TLS connection information upon connect. You can disable this by + setting tls_verbose_connect to FALSE. - IP addresses are no longer stored when resolve_reverse_lookup is used. - /names and $[...] now uses utf8 string operations (#40, #411). |