]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Create prototype /etc/fonts/conf.d directory with a few sample
[fontconfig.git] / ChangeLog
index a67f61917c0b872efb086c41cc7aae6b0b5fc904..5447b40057d45c9dbb9708613c4d650b3502c9b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-02-28  Keith Packard  <keithp@keithp.com>
+
+       * Makefile.am:
+       * conf.d/Makefile.am:
+       * conf.d/README:
+       * conf.d/no-bitmaps.conf:
+       * conf.d/sub-pixel.conf:
+       * conf.d/yes-bitmaps.conf:
+       * configure.in:
+       Create prototype /etc/fonts/conf.d directory with a few
+       sample configuration files.
+       Deprecate use of local.conf for local customizations in favor of
+       this directory based scheme which is more easily integrated into
+       installation systems.
+       
+       * src/fcname.c:
+       Tag FC_EMBOLDEN as a boolean variable
+
 2005-02-10  Keith Packard  <keithp@keithp.com>
 
        reviewed by: pborelli@katamail.com