]> git.wh0rd.org - fontconfig.git/blobdiff - README
Update for 2.2.96
[fontconfig.git] / README
diff --git a/README b/README
index 381eee7c5a5c25e643f3b84f175946595b809437..c0c7b52c79c2edf221286e297781adfdf4455bc9 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,27 @@
                        Fontconfig
        Font configuration and customization library
-                     Version 2.2.92
-                       2004-2-19
+                     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
+
+Add FcResultOutOfMemory so FcFontSetMatch can return accurate error.
+
+Replace MIN/MAX/ABS macros which happened to be in old FreeType releases
+with FC_MIN/FC_MAX/FC_ABS macros owned by fontconfig.
+
+2.2.94
+
+The 2.2.93 release was prepared with a broken libtool which created
+the shared library without the '.so' in the file names.
 
 2.2.93