Drop the dependency on libunistring

This commit is contained in:
Kovid Goyal
2018-01-18 00:09:40 +05:30
parent 2ddc7e8c80
commit 5faa649452
11 changed files with 2375 additions and 39 deletions

View File

@@ -36,6 +36,8 @@ version 0.7.0 [future]
- Fix incorrect handling of some unicode combining marks that are not re-ordered
- Drop the dependency on libunistring
version 0.6.1 [2017-12-28]
---------------------------