diff options
author | Keith Packard <keithp@neko.keithp.com> | 2006-09-15 10:12:15 -0700 |
---|---|---|
committer | Keith Packard <keithp@neko.keithp.com> | 2006-09-15 10:12:15 -0700 |
commit | b9cc1c4ed81c8caefb5b857f37fdc24e804a5ef9 (patch) | |
tree | 93d1b222f055cf518d199c097e4c11855d648071 /README | |
parent | 97c3d5b692c7a45dc1d923fe04b6f2e011583d2d (diff) |
Update for version 2.4.12.4.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,12 +1,21 @@ Fontconfig Font configuration and customization library - Version 2.4.0 - 2006-09-09 + Version 2.4.1 + 2006-09-15 Check INSTALL for compilation and installation instructions. Report bugs to https://bugs.freedesktop.org in the fontconfig module. +2.4.1 + +Keith Packard: + Update installation notes for 2.4 base. + Add ppc64 signature. Bug 8227 + Add signatures for m68k and mipsel (thanks debian buildd) + Add warning flags to fc-cache build. Clean up warnings in fc-cache. + Reimplement FcConfigAppFontAddDir; function was lost in 2.4.0. + 2.4.0 David Turner: |