aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bd8aae80d5d..642b6b32231 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-08-09 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (draw_glyphs): Don't compare row pointers, compare row
4 vertical positions instead. This avoids calling MATRIX_ROW with
5 row numbers that are possibly beyond valid limits. (Bug#15064)
6
12013-08-09 Dmitry Antipov <dmantipov@yandex.ru> 72013-08-09 Dmitry Antipov <dmantipov@yandex.ru>
2 8
3 Use xstrdup and build_unibyte_string where applicable. 9 Use xstrdup and build_unibyte_string where applicable.