diff options
author | Akira TAGOH <akira@tagoh.org> | 2012-07-17 11:36:01 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2012-07-17 11:36:01 +0900 |
commit | 92bad770e505ec8683aad2e6e063232843734ece (patch) | |
tree | 61ce46d1c1c2f36524e6e8a91cc11980a93a9e0a /README | |
parent | f513f53347ae943a03192e83f7a6d7c40bcdfd5d (diff) |
Bump version to 2.10
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,12 +1,21 @@ Fontconfig Font configuration and customization library - Version 2.9.92 (2.10 RC2) + Version 2.10.0 2012-03-11 Check INSTALL for compilation and installation instructions. Report bugs to https://bugs.freedesktop.org in the fontconfig module. +2.10.0 + +Akira TAGOH (5): + Bug 34266 - configs silently ignored if libxml2 doesn't support SAX1 interface + Update CaseFolding.txt to Unicode 6.1 + Fix a build fail with gcc 2.95, not supporting the flexible array members. + Bump libtool revision + Update INSTALL + 2.9.92 (2.10 RC2) Akira TAGOH (9): |