diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-08-24 21:12:04 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-08-24 21:12:04 +0000 |
commit | 05d5818c5c9a5f90d7bc069ed1e8c9d8d77381d0 (patch) | |
tree | 3ed53242d3dfba51b24098ff306b81e689b1f9eb /Changelog | |
parent | cabf23c380ed0e46172f9503017bb636554276a9 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1047 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ version 0.6.1: - Mac OS X port (Pierre d'Herbemont) - Virtual console support + - Better monitor line edition + - New block device layer + - New 'qcow' growable disk image support with AES encryption and + transparent decompression + - VMware 3 and 4 read-only disk image support (untested) + - Support for up to 4 serial ports version 0.6.0: |