]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Fix crash on invalid constants in config files (forgot to update a pointer
[fontconfig.git] / ChangeLog
index c02da827edb6cd7d99f93fcafb35ef7556642923..7216ca184b03fa27fb72d1c5ee4226c1a73b8dcc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-11-17  Patrick Lam  <plam@mit.edu>
+       * src/fccfg.c (FcConfigValues):
+
+       Fix crash on invalid constants in config files (forgot to update
+       a pointer upon list iteration.)
+
+2005-11-17  Frederic Crozat  <fcrozat@mandriva.com>
+       reviewed by: plam
+
+       * src/fcxml.c (FcTypecheckExpr):
+
+       Complain about invalid constants in config files.
+
 2005-11-17  Andreas Schwab  <schwab@suse.de>
        reviewed by: plam