core: update ChangeLog

v2.8-utf8proc
Sébastien Helleu 2018-05-21 08:52:34 +02:00
parent 5d860079d9
commit 275a765de6
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ New features::
* core: allow merge of buffers by name in command /buffer (issue #1108, issue #1159)
* api: add function hashtable_add_from_infolist()
* api: add function string_format_size in scripting API
* irc: add support for IRCv3.2 chghost, add options irc.look.smart_filter_chghost and irc.color.message_chghost (issue #640)
* irc: add support for IRCv3.2 invite-notify (issue #639)
* irc: add support for IRCv3.2 Client Capability Negotiation (issue #586, issue #623)
* irc: display current nick on connected servers in output of /server list|listfull (issue #1193)