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 b9451fb9006..28af5026928 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
2 2
3 * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. 3 * xdisp.c (draw_glyphs): Set clipping to highlight boundaries.
4 [Backport] 4 [Backport]
5 (erase_phys_cursor): Fix confusion between window-relative and
6 text area-relative x-coordinates. [Backport]
5 7
62014-10-20 Glenn Morris <rgm@gnu.org> 82014-10-20 Glenn Morris <rgm@gnu.org>
7 9