diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-10-30 19:12:29 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-10-30 19:12:29 +0000 |
commit | 6f5f11a5bc1183f00847695d543a327af4e6c87c (patch) | |
tree | affd29a2a88a72740b9c4e84142cb168eb228e71 /Changelog | |
parent | 1d14ffa97eacd3cb722271eaf6f093038396eac4 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1585 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ version 0.7.3: - Mac OS X cocoa improvements (Mike Kronenberg) + - Mac OS X CoreAudio driver (Mike Kronenberg) - DirectSound driver (malc) - - new audio options: '-soundhw' and 'audio-help' (malc) + - new audio options: '-soundhw' and '-audio-help' (malc) - ES1370 PCI audio device (malc) version 0.7.2: |