aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d7e9908b96d..2aa8145d2e1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -39,6 +39,7 @@
39 (font_update_lface): Don't parse "foundry-family" form here. 39 (font_update_lface): Don't parse "foundry-family" form here.
40 Handle FONT_FOUNDRY_INDEX. 40 Handle FONT_FOUNDRY_INDEX.
41 (font_find_for_lface): Likewise. Handle alternate families here. 41 (font_find_for_lface): Likewise. Handle alternate families here.
42 If registry is NULL, try iso8859-1 and ascii-0.
42 (font_open_for_lface): Pay attention to size in ENTITY. 43 (font_open_for_lface): Pay attention to size in ENTITY.
43 (font_open_by_name): Simplify by calling font_load_for_lface. 44 (font_open_by_name): Simplify by calling font_load_for_lface.
44 (free_font_driver_list): Delete it. 45 (free_font_driver_list): Delete it.