summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@0x90.dk>2016-10-16 13:48:43 +0200
committerAlexander Færøy <ahf@0x90.dk>2016-10-22 20:37:12 +0200
commit6a286a4eb284cda4dce9ed97fec2aca643a139b0 (patch)
tree29cdc167f83f46b5f742731139a2b183efa72fd5 /NEWS
parent2be7289085d6969e6774ce3909f0224b1d689f93 (diff)
downloadirssi-6a286a4eb284cda4dce9ed97fec2aca643a139b0.zip
Use TLS by default for Freenode, IRC6, OFTC, EsperNet, EFnet, and Rizon.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ecccc57..f94ede27 100644
--- a/NEWS
+++ b/NEWS
@@ -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).