diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-04-24 21:58:30 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-04-24 21:58:30 +0000 |
commit | fd06c37550b43980e8d641bb109c219cbe001d13 (patch) | |
tree | 785a969324a3bcd45cce511775a15891e3cc673d /Changelog | |
parent | 52328140e2892c0f7033f6857f1a96da1680bf79 (diff) |
PC speaker emulation (Joachim Henke)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1851 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ version 0.8.1: - USB tablet support (Brad Campbell, Anthony Liguori) - win32 host serial support (Kazu) + - PC speaker support (Joachim Henke) version 0.8.0: |