core: update ChangeLog (issue #1267)

v2.8-utf8proc
Sébastien Helleu 2018-10-14 21:03:56 +02:00
parent c5ccac9e22
commit f17cee75dc
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ Bug fixes::
* core: fix clear of completion item in case of partial completion (issue #1162)
* core: send signal "key_pressed" for mouse code only if the string is UTF-8 valid (issue #1220)
* api: fix memory leak in function string_split
* lua: fix return code of mkdir functions in case of error (issue #1267)
* scripts: fix duplicated lines in output of script eval (python, perl, ruby, lua and guile)
Tests::