diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-10-30 18:58:22 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-10-30 18:58:22 +0000 |
commit | 1d14ffa97eacd3cb722271eaf6f093038396eac4 (patch) | |
tree | 1aae1f090262c3642cc672971890141050413d26 /Changelog | |
parent | 3b0d4f61c917c4612b561d75b33a11f4da00738b (diff) | |
download | qemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.tar.gz qemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.tar.bz2 qemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.zip |
merged 15a_aqemu.patch audio patch (malc)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1584 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +version 0.7.3: + + - Mac OS X cocoa improvements (Mike Kronenberg) + - DirectSound driver (malc) + - new audio options: '-soundhw' and 'audio-help' (malc) + - ES1370 PCI audio device (malc) + version 0.7.2: - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit) |