diff options
author | Akira TAGOH <akira@tagoh.org> | 2016-06-15 20:10:38 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2016-06-15 20:10:38 +0900 |
commit | 505712d1dcc52d410aa37cd2cffbc4ceb5048656 (patch) | |
tree | 93870974d97845a39aa43262d1c673d2a679d9de /README | |
parent | add5f7329f2c54304c203e818f38867de3c1e292 (diff) |
Bump version to 2.12.02.12.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 20 insertions, 2 deletions
@@ -1,12 +1,30 @@ Fontconfig Font configuration and customization library - Version 2.11.95 (2.12 RC5) - 2016-04-06 + Version 2.12 + 2016-06-15 Check INSTALL for compilation and installation instructions. Report bugs to https://bugs.freedesktop.org in the fontconfig module. +2.12 + +Akira TAGOH (8): + Modernize fc-blanks.py + Update URL + Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCES + 45-latin.conf: Add some Windows fonts to categorize them properly + Correct one for the previous change + Bug 95481 - Build fails on Android due to broken lconv struct + Add the static raw data to generate fcblanks.h + Remove unused code + +Erik de Castro Lopo (1): + Fix a couple of minor memory leaks + +Petr Filipsky (1): + Fix memory leak in FcDirCacheLock + 2.11.95 (2.12 RC5) Akira TAGOH (22): |