diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-08-18 00:51:29 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-08-18 00:51:29 +0000 |
commit | 4c582b3d2422525c041874eeb7eb2d3af683a84b (patch) | |
tree | 6a7b8f58965b06c1f21105507eea0e8d082ec689 /ChangeLog | |
parent | 216c5ce7d69acc70d6cf06badf7c0c99ec6024fd (diff) |
2001-08-18 Marcus Brinkmann <marcus@gnu.org>
* debian/changelog: Update for next package upload.
* debian/control: Add gnumach-dbg package.
* debian/rules: New targets to build gnumach-dbg package.
Fix various bugs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2001-08-18 Marcus Brinkmann <marcus@gnu.org> + * debian/changelog: Update for next package upload. + * debian/control: Add gnumach-dbg package. + * debian/rules: New targets to build gnumach-dbg package. + Fix various bugs. + +2001-08-18 Marcus Brinkmann <marcus@gnu.org> + * i386/i386at/kd.c (kdintr): In event mode, make it so that 0xE0 scancodes are received. From Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>. |