summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@0x90.dk>2016-10-16 14:33:25 +0200
committerAlexander Færøy <ahf@0x90.dk>2016-10-22 21:58:50 +0200
commitc6c2e795376e4659810360deaa3dd28475d0f7c7 (patch)
treef97a8406dc688408d9e668d521d045c18d12f4dd /NEWS
parent1d101afe0d5e552f08bf87bcc242bcaf2db972f7 (diff)
downloadirssi-c6c2e795376e4659810360deaa3dd28475d0f7c7.zip
Display TLS connection information when connected to a TLS enabled server.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f94ede27..4dad1712 100644
--- a/NEWS
+++ b/NEWS
@@ -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).