core: update ChangeLog (closes #630)

v2.8-utf8proc
Sébastien Helleu 2019-10-06 19:11:15 +02:00
parent c3b33859ae
commit c391fe5fa5
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ New features::
Bug fixes::
* core: fix window separators not respecting window splits (issue #630)
* core: fix cursor mode info when prefix_align is none and with words split across lines (issue #610, issue #617, issue #619)
* core: add support of reverse video in ANSI color codes
* core: fixed segfault during excessive evaluation in function string_repeat (issue #1400)