aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3dd1a95177e..62ea887f9f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,7 +4,8 @@
4 s->underline_thickness and s->underline_position. 4 s->underline_thickness and s->underline_position.
5 5
6 * xterm.c (x_draw_glyph_string): Be sure to update 6 * xterm.c (x_draw_glyph_string): Be sure to update
7 s->underline_thickness and s->underline_position. 7 s->underline_thickness and s->underline_position. Be sore to draw
8 underline within the current line area.
8 9
9 * fontset.c: Delete unused variables and add casting for char * 10 * fontset.c: Delete unused variables and add casting for char *
10 throughout the file. 11 throughout the file.