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 851835e93a7..d38f2b2c9e1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,7 +3,7 @@
3 * .gdbinit (xsubchartable): New command. 3 * .gdbinit (xsubchartable): New command.
4 4
5 * xdisp.c (display_line): Don't write beyond the last glyph row in 5 * xdisp.c (display_line): Don't write beyond the last glyph row in
6 the desired matrix. Fixes a crash in "emacs -nw", see 6 the desired matrix. Fixes a crash in "emacs -nw" (bug#5972), see
7 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html 7 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
8 and 8 and
9 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html 9 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html