diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-09-22 02:13:55 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-09-22 02:13:55 +0000 |
commit | 253348bac2dced91688712d909059a035d5b9b0c (patch) | |
tree | 4453deab4c323b29f5ba5eb29aa4a836b0b70fc9 /console-client/ChangeLog | |
parent | 1eb7ad1b73de1d61587a892efb4b10da02ae1537 (diff) |
2002-09-22 Marcus Brinkmann <marcus@gnu.org>
* pc-kbd.c (sc_to_kc): Implement Meta-Backspace combinations.
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r-- | console-client/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index 9093466f..cf13d98d 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,7 @@ +2002-09-22 Marcus Brinkmann <marcus@gnu.org> + + * pc-kbd.c (sc_to_kc): Implement Meta-Backspace combinations. + 2002-09-19 Marcus Brinkmann <marcus@gnu.org> * vga-support.c (vga_read_write_font_buffer): New function. It |