]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Add FcResultOutOfMemory to provide an accurate error when FcFontSetMatch
[fontconfig.git] / ChangeLog
index 1b4ebcbe51c87197ae7459606bbd70c5d2e628c5..756bffc90467b2a117647264f8fb330fd7b507d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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):