summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2012-06-25 14:57:51 +0900
committerAkira TAGOH <akira@tagoh.org>2012-06-25 14:57:51 +0900
commit9c377192bf7d59336dbe4603d73449c7090c11ca (patch)
tree438a7076b5372b7def400c151ad3a341adfe3984 /README
parent2162d9c2ee7ba930dca8f710ad35a83cb7c76ca6 (diff)
downloadfontconfig-9c377192bf7d59336dbe4603d73449c7090c11ca.tar.gz
Bump version to 2.9.922.9.92
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 18 insertions, 1 deletions
diff --git a/README b/README
index b9aabc8..12ef056 100644
--- a/README
+++ b/README
@@ -1,12 +1,29 @@
Fontconfig
Font configuration and customization library
- Version 2.9.91 (2.10 RC1)
+ Version 2.9.92 (2.10 RC2)
2012-03-11
Check INSTALL for compilation and installation instructions.
Report bugs to https://bugs.freedesktop.org in the fontconfig module.
+2.9.92 (2.10 RC2)
+
+Akira TAGOH (9):
+ Bug 50835 - Deprecate FC_GLOBAL_ADVANCE
+ Fix a typo and build fail.
+ Fix a build fail on MINGW
+ Fix the fail of make install with --disable-shared on Win32
+ clean up the lock file properly on even hardlink-not-supported filesystem.
+ Rename configure.in to configure.ac
+ Bug 18726 - RFE: help write locale-specific tests
+ Bump libtool revision
+ Update INSTALL
+
+Marius Tolzmann (2):
+ Fix newline in warning about deprecated config includes
+ Fix warning about deprecated, non-existent config includes
+
2.9.91 (2.10 RC1)
Akira TAGOH (60):