]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Remove references to dead fontconfig(3) manpages in other fontconfig
[fontconfig.git] / ChangeLog
index 0975c223a5a77d2fb08061e142c9fe8f8fae2efc..c94e800087a754ab998240fd1adec1cc47ed7955 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2006-01-30  Frederic Crozat  <fcrozat@mandriva.com>
+       reviewed by: plam
+
+       * fc-match/fc-match.1:
+       * fc-lang/fc-lang.man:
+
+       Remove references to dead fontconfig(3) manpages in
+       other fontconfig manpages.
+
+2006-01-29  Behdad Esfabod  <behdad@cs.utoronto.edu>
+       reviewed by: plam
+       
+       * doc/fcpattern.fncs:
+
+       Fix world's tiniest typo in code example.
+
+2006-01-29  Mike Fabian  <mfabian@suse.de>
+       reviewed by: plam
+
+       * src/fccache.c (FcGlobalCacheReadDir):
+
+       Fix global cache reads of subdirectories.
+
+2006-01-29  Patrick Lam  <plam@mit.edu>
+       * doc/fcconfig.fncs:
+       Add documentation for FcConfigNormalizeFontDir.
+
+       * src/fccache.c (FcGlobalCacheDirDestroy, FcGlobalCacheLoad,
+                        FcGlobalCacheUpdate, FcGlobalCacheSave):
+       * src/fcdir.c (FcDirScanConfig):
+       * src/fcint.h:
+
+       Write directory information to global caches to fix make check
+       (reported by Ronny V. Vindenes).  This changes the global cache
+       format again.
+       
 2006-01-27  Patrick Lam  <plam@mit.edu>
        * fc-cache/fc-cache.c (scanDirs):
        * fontconfig/fontconfig.h: