diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-12-12 16:56:30 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-12-12 16:56:30 +0000 |
commit | 3d11d0eb33f0474f8299c2373f3a91bb416b81c6 (patch) | |
tree | 440a0688fa59bad1dbff32f8e83fed78195df457 /Changelog | |
parent | 7b91a17212a0a16dd56a8731c345ecf29c366855 (diff) |
keymaps support (initial patch by Johannes Schindelin)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1173 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version 0.6.2: - Cirrus VGA: support for 1280x1024x[8,15,16] modes - 'pidfile' option - .dmg disk image format support (Johannes Schindelin) + - keymaps support (initial patch by Johannes Schindelin) version 0.6.1: |