diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-09-08 11:45:26 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-09-08 11:45:26 -0400 |
commit | b322eb4d7a90778dc9f08c73036836deba7e463e (patch) | |
tree | 5c665c9b13e8ebd63776f5c0fe801b91c6d38b9a /README | |
parent | afc845d930877ac62f6d5a5f50ea87b5182d0a4a (diff) | |
download | fontconfig-b322eb4d7a90778dc9f08c73036836deba7e463e.tar.gz |
Bump version to 2.7.32.7.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,12 +1,22 @@ Fontconfig Font configuration and customization library - Version 2.7.2 - 2009-08-31 + Version 2.7.3 + 2009-09-08 Check INSTALL for compilation and installation instructions. Report bugs to https://bugs.freedesktop.org in the fontconfig module. +2.7.3 + +Behdad Esfahbod (2): + Use default config in FcFileScan() and FcDirScan() + Bump libtool version in preparation for release + +Roozbeh Pournader (2): + Correct Ewe (ee) orthography to use U+025B (bug #20711) + Updated Arabic, Persian, and Urdu orthographies + 2.7.2 Behdad Esfahbod (6): |