]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Add consts to variables so as to move arrays into .rodata.
[fontconfig.git] / ChangeLog
index 2ccc120bf8f2b798258746248d146ada994d97b0..10a3d46ca4ad3f03e01faa7c772c917d2821a3fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-10-14  Ross Burton <ross@burtonini.com>
+       reviewed by: plam
+
+       * fc-glyphname/fc-glyphname.c:
+       * src/fclang.c:
+
+       Add consts to variables so as to move arrays into .rodata.
+
+2005-10-14  Mike Fabian  <mfabian@suse.de>
+        reviewed by: plam
+
+        * src/fccache.c (FcDirCacheUnlink):
+
+        Check existence of directory cache file before attempting to unlink.
+
 2005-10-13  Patrick Lam  <plam@mit.edu>
        * src/fccache.c (FcDirCacheUnlink):