]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Update for 2.3.1
[fontconfig.git] / ChangeLog
index d1c80286e5eccd7c87875571f17edc284529f729..16cc6b3cca89089ab67dbb87c554ef40999c14b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2005-03-08  Keith Packard  <keithp@keithp.com>
+
+       * README:
+       * configure.in:
+       * fontconfig/fontconfig.h:
+       Update for 2.3.1
+
+2005-03-05  Keith Packard  <keithp@keithp.com>
+
+       * src/fcfreetype.c: (addtag), (FcFontCapabilities):
+       Include space and remove numbers from valid script tags.
+       This ensures that tags like 'lao ' work while rejecting
+       those which have any digits.
+       Eliminate a spurious debugging variable (len)
+
+2005-03-05  Keith Packard  <keithp@keithp.com>
+
+       * src/fcfreetype.c: (addtag), (GetScriptTags),
+       (FcFontCapabilities):
+       Rework GSUB/GPOS script parsing to survive broken fonts.
+       Thanks for the broken font go to Manish Singh
+
 2005-03-05  Keith Packard  <keithp@keithp.com>
 
        Josselin Mouette: