]> git.wh0rd.org - fontconfig.git/blobdiff - README
Proper config path for static libraries in win32
[fontconfig.git] / README
diff --git a/README b/README
index 3c486f74c6f0a7e8586fa25f2f889c4e98a5968a..2bedf5abe7946499a1fdbd55446eef5815ecf4b1 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,41 @@
-                       Fontconfig
-       Font configuration and customization library
-                 Version 2.4.92 (2.5 RC2)
-                       2007-11-5
+                              Fontconfig
+             Font configuration and customization library
+                       Version 2.5.91 (2.6 RC1)
+                              2008-01-10
 
 
 Check INSTALL for compilation and installation instructions.
 Report bugs to https://bugs.freedesktop.org in the fontconfig module.
 
+2.5.91 (2.6 RC1)
+
+Hongbo Zhao (1):
+      Not_contain should use strstr, not strcmp on strings. (bug 13632)
+
+Keith Packard (11):
+      Move conf.avail/README to conf.d/README (bug 13392)
+      Fix OOM failure case in FcPStackPush.
+      Remove freetype requirement for build-time applications.
+      Include fcftaliastail.h so that the freetype funcs are exported.
+      Eliminate references to freetype from utility Makefile.am's
+      Distribute new fcftint.h file
+      Create new-version.sh to help with releases, update INSTALL instructions
+      Distribute khmer font aliases
+      Add more files to .gitignore
+      new-version.sh was mis-editing files
+      git-tag requires space after -m flag
+
+2.5
+
+Keith Packard (4):
+      Document several function return values (Bug 13145).
+      Document that Match calls FcFontRenderPrepare (bug 13162).
+      Document that FcConfigGetFonts returns the internal fontset (bug 13197)
+      Revert "Remove fcprivate.h, move the remaining macros to fcint.h."
+
+Tor Lillqvist (1):
+      Workaround for stat() brokenness in Microsoft's C library (bug 8526)
+
 2.4.92 (2.5 RC2)
 
 Behdad Esfahbod (14):