diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-09-18 02:47:01 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-09-18 02:47:01 +0000 |
commit | 35a3ea6a1863749768f0728fc25c9fd1fc3236f0 (patch) | |
tree | 0c6468202b682e66312a908b5869b10566af8194 /console-client/ChangeLog | |
parent | dd7cf89f5b61745f41356a40ec2c5737bb703e45 (diff) |
2002-09-18 Marcus Brinkmann <marcus@gnu.org>
* ncursesw.c: Add an entry for the clear function.
* pc-kbd.c (sv_to_kc): Add entries for unused scan codes 0x55 and
0x56.
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r-- | console-client/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index a784ab23..31e7144c 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,10 @@ +2002-09-18 Marcus Brinkmann <marcus@gnu.org> + + * ncursesw.c: Add an entry for the clear function. + + * pc-kbd.c (sv_to_kc): Add entries for unused scan codes 0x55 and + 0x56. + 2002-09-17 Marcus Brinkmann <marcus@gnu.org> * pc-kbd.c (input_loop): Move code that toggles NumLock after code |