aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dcf4da4c363..e0f2ad096be 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-08-30 Eli Zaretskii <eliz@gnu.org> 12011-08-30 Eli Zaretskii <eliz@gnu.org>
2 2
3 * image.c (x_bitmap_pixmap): Cast to int to avoid compiler warnings.
4
3 * xdisp.c (produce_stretch_glyph): No longer static, compiled also 5 * xdisp.c (produce_stretch_glyph): No longer static, compiled also
4 when HAVE_WINDOW_SYSTEM is not defined. Support both GUI and TTY 6 when HAVE_WINDOW_SYSTEM is not defined. Support both GUI and TTY
5 frames. Call tty_append_glyph in the TTY case. (Bug#9402) 7 frames. Call tty_append_glyph in the TTY case. (Bug#9402)