summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-03-08 23:39:02 +0000
committerKeith Packard <keithp@keithp.com>2005-03-08 23:39:02 +0000
commitd49dde9f900777f8482290dbafc6acb52a2b9432 (patch)
treeec7d2869d8e11728b01bab4b349bb925ae5a4195 /README
parent76a8dfa3378fc1bd0397a95f2da56d5c6fb2540c (diff)
downloadfontconfig-d49dde9f900777f8482290dbafc6acb52a2b9432.tar.gz
Update for 2.3.1fc-2_3_1
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index 10db69c..1970c94 100644
--- a/README
+++ b/README
@@ -1,11 +1,19 @@
Fontconfig
Font configuration and customization library
- Version 2.3.0
- 2005-3-1
+ Version 2.3.1
+ 2005-3-8
Check INSTALL for compilation and installation instructions.
Report bugs to https://bugs.freedesktop.org in the fontconfig module.
+2.3.1
+
+Be more careful about broken GSUB/GPOS tables (Manish Singh)
+Include debian packaging stuff in CVS (Josselin Mouette)
+Add more conf.d examples (Keith Packard)
+Make manuals build again (Keith Packard)
+Johap -> Johab (Funda Wang)
+
2.3.0
Fix memory leak of patterns rejected by configuration (#2518)