]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Update for 2.2.95
[fontconfig.git] / ChangeLog
index 1b4ebcbe51c87197ae7459606bbd70c5d2e628c5..4f120faf678353e3e1a260219f6b7671c06c3619 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2004-05-29  Keith Packard  <keithp@keithp.com>
+
+       * README:
+       * configure.in:
+       * fontconfig/fontconfig.h:
+       Update for 2.2.95
+
+2004-05-29  Keith Packard  <keithp@keithp.com>
+
+       * fontconfig/fontconfig.h:
+       * src/fcmatch.c: (FcFontSetMatch):
+       Add FcResultOutOfMemory to provide an accurate error when
+       FcFontSetMatch fails in this way
+       
+       * src/fcfreetype.c:
+       Make #warning about lacking various FreeType features indicate
+       which version those features appeared so users know how to
+       fix the problem (Thanks to Anton Tropashko)
+
 2004-05-05  Keith Packard  <keithp@keithp.com>
 
        * src/fcfreetype.c: (FcFreeTypeCharSetAndSpacing):