changeset 107901:4d83f7e28a99

Mention in src/ChangeLog the bug number solved by revno 99937.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 19 Apr 2010 16:17:44 +0300
parents 8cc4089eeeaa
children b211643f088b
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Apr 19 16:05:35 2010 +0300
+++ b/src/ChangeLog	Mon Apr 19 16:17:44 2010 +0300
@@ -3,7 +3,7 @@
 	* .gdbinit (xsubchartable): New command.
 
 	* xdisp.c (display_line): Don't write beyond the last glyph row in
-	the desired matrix.  Fixes a crash in "emacs -nw", see
+	the desired matrix.  Fixes a crash in "emacs -nw" (bug#5972), see
 	http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
 	and
 	http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html