Mercurial > emacs
changeset 79564:875cbbe0f09c
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 13 Dec 2007 15:53:26 +0000 |
parents | fb6105cb466b |
children | bfdbb60ac756 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Dec 13 15:52:38 2007 +0000 +++ b/src/ChangeLog Thu Dec 13 15:53:26 2007 +0000 @@ -1,3 +1,9 @@ +2007-12-13 Jason Rumney <jasonr@gnu.org> + + * w32fns.c (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check + before dereferencing array. + (lookup_vk_code): Remove zero comparison. + 2007-12-02 Magnus Henoch <mange@freemail.hu> * process.c (make_process): Initialize pty_flag to 0.