summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPatrick Lam <plam@MIT.EDU>2005-11-02 15:57:36 +0000
committerPatrick Lam <plam@MIT.EDU>2005-11-02 15:57:36 +0000
commitefa9f2bd077da0ccc432b80baf87c2a3e7340f6a (patch)
tree3915f12195267980f3c4ae65b15be368b14dfe1d /ChangeLog
parentd7b3ac63675983c92092703c9c7da0d9e3c0b2ad (diff)
Change the rule for artificial emboldening in fonts.conf.in. This enables
the support for artificial emboldening included in cairo. reviewed by: plam
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c45d3d..6223c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-02 Zhe Su <zsu@novell.com>
+ reviewed by: plam
+
+ * fonts.conf.in:
+
+ Change the rule for artificial emboldening in fonts.conf.in. This
+ enables the support for artificial emboldening included in cairo.
+
2005-11-02 Patrick Lam <plam@mit.edu>
* src/fcpat.c (FcPatternDestroy, FcPatternTransferFullName):