diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3aaeece..5c1ae3c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 29 14:32:12 2000 Christopher Faylor <cgf@cygnus.com> + + * fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode + if it is not detected and it is less than ' '. + Sat Jul 29 13:33:49 2000 Christopher Faylor <cgf@cygnus.com> * path.cc (chdir): Avoid trailing dot calculation when chdir == '/' |