1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 18:53:12 +02:00

core: add info about SNI in ChangeLog

This commit is contained in:
Sébastien Helleu
2015-12-18 07:56:09 +01:00
parent 0509f19048
commit 213db71702
+2 -1
View File
@@ -29,7 +29,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* api: add argument "length" in function utf8_is_valid()
* alias: display completion in /alias list (issue #518)
* fifo: add /fifo command
* irc: add support of SNI in SSL connection to IRC server (issue #620)
* irc: add support of SNI (Server Name Indication) in SSL connection to
IRC server (issue #620)
* irc: use current channel and current server channels first in completions
"irc_server_channels" and "irc_channels" (task #12923, issue #260,
issue #392)