]> git.wh0rd.org - fontconfig.git/blobdiff - README
Update for 2.3.0
[fontconfig.git] / README
diff --git a/README b/README
index 029148aad16d6a44555b5ca77be41d75ac63a0a9..10db69c15ae364a6413b70ba656c47ec765f71f8 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,33 @@
                        Fontconfig
        Font configuration and customization library
-                     Version 2.2.98
-                       2004-12-29
+                     Version 2.3.0
+                        2005-3-1
 
 Check INSTALL for compilation and installation instructions.
 Report bugs to https://bugs.freedesktop.org in the fontconfig module.
 
+2.3.0
+
+Fix memory leak of patterns rejected by configuration (#2518)
+
+Create prototype /etc/fonts/conf.d directory and populate it with a few
+sample files.  These samples are unused as the file names don't start with
+numbers.
+
+Update documentation.
+
+2.2.99
+
+Verify cache for FC_FILE and FC_FAMILY in every entry (#2219)
+
+Update blanks list from recent Unicode docs (#86)
+
+Various small build fixes (#280, #2278, 
+
+Documentation fixes (#2085, #2284, #2285)
+
+Add polite typechecking to config file loader (#229)
+
 2.2.98
 
 Share object name strings (Michael Meeks)