summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4713d91b..8dab0c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-12-13 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 319808 – Patch to let pango support artifical italic, bold and
+ bold italic styles for the fonts which don't have these styles.
+ Patch from James Su
+
+ * pango/pangofc-fontmap.c (pango_fc_face_describe), (create_face),
+ (pango_fc_family_list_faces): Create fake Bold, Italic, and Bold
+ Italic faces for fonts that do not have one.
+
2006-12-13 Gwenole Beauchesne <gbeauchesne@mandriva.com>
Bug 385478 – Fix tests on OPD platform