core: update ChangeLog

v2.8-utf8proc
Sébastien Helleu 2018-06-13 22:22:06 +02:00
parent 641180caf1
commit 19f37cee6a
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ New features::
Bug fixes::
* core: fix TLS handshake failure on server connection when there are multiple addresses in the server (issue #1196)
* core: count number of chars instead of bytes for suffix in function string_cut
* core: fix delete of previous/next word (keys kbd:[Ctrl+w] and kbd:[Alt+d]) (issue #1195)
* core: fix infinite loop in evaluation of strings (issue #1183)