commit | 13a2e80f04a24b5466ff22328f5374a461181c0a | [log] [tgz] |
---|---|---|
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Aug 06 14:50:31 2006 +0000 |
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Aug 06 14:50:31 2006 +0000 |
tree | da795a85b8dbb93ed870c775a9c2c2a13382b67a | |
parent | c88676f89c3e2b4eefdfe2ef647e1ea07fe052ae [diff] [blame] |
info about VM snapshots git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2096 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Changelog b/Changelog index 693ce4e..8d36cbb 100644 --- a/Changelog +++ b/Changelog
@@ -2,6 +2,8 @@ - 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: