summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-31 17:32:36 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-31 17:32:36 -0400
commite52fdbd2bc1b9589ca0adc4b0c143034ff60dd18 (patch)
tree8337672b1b8f0be4db7b00171c70dabc92edb2f5 /README
parenta74cfb63cb6af3c357b9c33d9f28b9cea5ff3e72 (diff)
downloadfontconfig-e52fdbd2bc1b9589ca0adc4b0c143034ff60dd18.tar.gz
Bump version to 2.7.22.7.2
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 17 insertions, 2 deletions
diff --git a/README b/README
index 1106dba..f97b39e 100644
--- a/README
+++ b/README
@@ -1,12 +1,27 @@
Fontconfig
Font configuration and customization library
- Version 2.7.1
- 2009-07-27
+ Version 2.7.2
+ 2009-08-31
Check INSTALL for compilation and installation instructions.
Report bugs to https://bugs.freedesktop.org in the fontconfig module.
+2.7.2
+
+Behdad Esfahbod (6):
+ Improve charset printing
+ [ja.orth] Comment out FULLWIDTH YEN SIGN (#22942)
+ Bug 22037 - No Fonts installed on a default install on Windows Server 2003
+ Bug 23419 - "contains" expression seems not working on the fontconfig rule
+ Revert "Fix FcNameUnparseLangSet()" and redo it
+ Bump libtool version for release
+
+Tor Lillqvist (3):
+ Fix MinGW compilation
+ Fix heap corruption on Windows in FcEndElement()
+ Use multi-byte codepage aware string function on Windows
+
2.7.1
Behdad Esfahbod (16):