diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,7 +1,15 @@ Fontconfig Font configuration and customization library - Version 2.2.95 - 2004-5-29 + Version 2.2.96 + 2004-6-30 + +2.2.96 + +Fix FcConfigUpToDate to actually check all font directories and eliminate +a typo which completely prevented it from working (Lubos Lunak +<l.lunak@suse.cz>) + +Remove comma at end of FcResult enum definition for picky compilers. 2.2.95 |