diff src/ChangeLog @ 99135:d5bebbe40609

* keyboard.c (read_char_minibuf_menu_prompt): Ensure that read_char_minibuf_menu_text is large enough to hold the menu string.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 25 Oct 2008 20:21:19 +0000
parents cb50c1c2666b
children ed258613edc7
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 25 18:34:41 2008 +0000
+++ b/src/ChangeLog	Sat Oct 25 20:21:19 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-25  Chong Yidong  <cyd@stupidchicken.com>
+
+	* keyboard.c (read_char_minibuf_menu_prompt): Ensure that
+	read_char_minibuf_menu_text is large enough to hold the menu
+	string.
+
 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
 
 	* window.c (Fget_buffer_window, Fdelete_windows_on)