core: update ChangeLog (issue #1346)

v2.8-utf8proc
Sébastien Helleu 2019-05-11 20:33:37 +02:00
parent e3c38d7163
commit e1fb8433ce
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ Build::
* core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage options (CMake ≥ 3.0 is now required)
* core: fix compilation on Mac OS (issue #1308)
* lua: add detection of Lua 5.3 with autotools
* ruby: add detection of Ruby 2.6 (issue #1346)
* tests: fix compilation of tests on FreeBSD
[[v2.4]]