changeset 97905:eb2fed31017e

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 31 Aug 2008 19:41:40 +0000
parents ed2a7d6c4d9c
children bfd2584c2f7a
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 31 19:37:50 2008 +0000
+++ b/src/ChangeLog	Sun Aug 31 19:41:40 2008 +0000
@@ -2,7 +2,8 @@
 
 	* msdos.c (BUILD_CHAR_GLYPH): New macro.
 	(IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
-	the menu.
+	the menu.  Allocate larger buffer for `text', to account for
+	possible ^C characters.
 
 2008-08-31  Martin Rudalics  <rudalics@gmx.at>