summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorbellard2005-10-30 19:58:22 +0100
committerbellard2005-10-30 19:58:22 +0100
commit1d14ffa97eacd3cb722271eaf6f093038396eac4 (patch)
tree1aae1f090262c3642cc672971890141050413d26 /Changelog
parentOS X: support for the built in CD-ROM drive (Mike Kronenberg) (diff)
downloadqemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.tar.gz
qemu-1d14ffa97eacd3cb722271eaf6f093038396eac4.tar.xz
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--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)