diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index f2da24eeb..b767a0232 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +Fri Apr 14 23:51:15 2000 Christopher Faylor <cgf@cygnus.com> + + * fhandler_console.cc (keytable): Add support for keypad 5 key, which + MS seems to think is equivalent to VK_CLEAR. + * debug.cc (thread_stub): Eliminate initialization of reent stuff. + * init.cc (dll_entry): Move it here. + Thu Apr 13 18:32:26 2000 Christopher Faylor <cgf@cygnus.com> * dcrt0.cc (insert_file): Avoid freeing previously allocated argument |