aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2aa8145d2e1..88aa859b8e0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -39,7 +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 If registry is nil, try iso8859-1 and ascii-0.
43 (font_open_for_lface): Pay attention to size in ENTITY. 43 (font_open_for_lface): Pay attention to size in ENTITY.
44 (font_open_by_name): Simplify by calling font_load_for_lface. 44 (font_open_by_name): Simplify by calling font_load_for_lface.
45 (free_font_driver_list): Delete it. 45 (free_font_driver_list): Delete it.