diff options
author | Akira TAGOH <akira@tagoh.org> | 2016-08-05 14:47:02 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2016-08-05 14:47:02 +0900 |
commit | 6b222c52cdede497ffed629853f947948052dfc7 (patch) | |
tree | 99215c309cee9e03f6b7f9a0665e2a8ce2286e70 /README | |
parent | 68869149e36ae546ec428f345a552a6ad093e953 (diff) |
Bump version to 2.12.12.12.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,12 +1,25 @@ Fontconfig Font configuration and customization library - Version 2.12 - 2016-06-15 + Version 2.12.1 + 2016-08-05 Check INSTALL for compilation and installation instructions. Report bugs to https://bugs.freedesktop.org in the fontconfig module. +2.12.1 + +Akira TAGOH (6): + Add --with-default-hinting to configure + Update CaseFolding.txt to Unicode 9.0 + Check python installed in autogen.sh + Fix some errors related to python3 + Bug 96676 - Check range of FcWeightFromOpenType argument + Update libtool revision + +Tobias Stoeckmann (1): + Properly validate offsets in cache files. + 2.12 Akira TAGOH (8): |