diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-08-06 14:50:31 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-08-06 14:50:31 +0000 |
commit | 13a2e80f04a24b5466ff22328f5374a461181c0a (patch) | |
tree | da795a85b8dbb93ed870c775a9c2c2a13382b67a /Changelog | |
parent | c88676f89c3e2b4eefdfe2ef647e1ea07fe052ae (diff) |
info about VM snapshots
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2096 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ version 0.8.3: - Support for relative paths in backing files for disk images - Async file I/O API + - New qcow2 disk image format + - Support of multiple VM snapshots version 0.8.2: |