diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 2a341cb73ad..e28e26f47ee 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -4,6 +4,8 @@ ftfont_match. (ftfont_list): Don't check :name property. (ftfont_match): New function. + (ftfont_pattern_entity): If the pattern doesn't contain + FC_SPACING, don't assuce FC_MONO. * font.h (struct font_driver): New member `match'. (font_update_drivers): Prototype adjusted.