diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-11-22 00:05:11 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-11-22 00:05:11 +0000 |
commit | 274c383a524545091c61b9c9c8ad1411389195aa (patch) | |
tree | 47eb3b0d7da6fb0e239ee9ab3308dfc44cdb51cc /console-client/ChangeLog | |
parent | bd673bb5fa31ea1f4c9041176792a75762bc0fa2 (diff) |
2002-11-21 Marco Gerards <metgerards@student.han.nl>
* pc-kbd.c (IS_FUNC_KEY): New macro.
(input_loop): Replaced code for set1 for console switching by set2
code. Also accept F11 and F12.
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r-- | console-client/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index ff38a9e8..e3348caf 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,9 @@ +2002-11-21 Marco Gerards <metgerards@student.han.nl> + + * pc-kbd.c (IS_FUNC_KEY): New macro. + (input_loop): Replaced code for set1 for console switching by set2 + code. Also accept F11 and F12. + 2002-11-18 Marcus Brinkmann <marcus@gnu.org> * console.c (main): Pass ERR to error invocation. |