diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-04-27 20:17:58 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-04-27 20:17:58 +0000 |
commit | 6a0f9e82c5bf457b958fe7918f8ff0080035f35e (patch) | |
tree | 57363c056c3d276fc230afce411acd8e8d75e620 /Changelog | |
parent | c2d551ff5acc0e236fe7fd8dfb1ce290d9ff4d99 (diff) |
Virtual PC read-only disk image support (Alex Beregszaszi)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1417 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ version 0.7.0: - Samba 3 support - initial Cocoa support (Pierre d'Herbemont) - generic FPU emulation code + - Virtual PC read-only disk image support (Alex Beregszaszi) version 0.6.1: |