aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-10-30 18:58:22 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-10-30 18:58:22 +0000
commit1d14ffa97eacd3cb722271eaf6f093038396eac4 (patch)
tree1aae1f090262c3642cc672971890141050413d26 /Changelog
parent3b0d4f61c917c4612b561d75b33a11f4da00738b (diff)
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--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3ba685bc21..ea7806544a 100644
--- a/Changelog
+++ b/Changelog
@@ -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)