X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=RELEASE-NOTES;h=91b10a9af78918cbb6cfa183e46689cf336ab8a2;hp=c7f9c307aa2a3ef7547f18df5c0b9276bf7c3750;hb=c2c755440bceed92ca40a929f4dfe343d3265e2b;hpb=b8724e23520563606aa15096a50f9964bd2e930a diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c7f9c30..91b10a9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,7 +1,7 @@ Release notes for libguestfs 1.10.0 ----------------------------------- -[Not complete. Last update commit e751293e10d5ecbb2ef43a61b9c153a1fc4f0304] +[Not complete. Last update commit 872e67ffdf6c7b19782514445d13e8f405e435c1] These release notes only cover the differences from the previous stable/dev branch split (1.8.0). For detailed changelogs, please see @@ -9,8 +9,6 @@ the git repository, or the ChangeLog file distributed in the tarball. New features - - [NOT DONE] --ro is now the default for guestfish. - - libguestfs and tools can be used against live virtual machines. See the 'guestfish --live' and 'guestmount --live' options, and (for the low-level interface) the new APIs set-attach-method and @@ -19,11 +17,22 @@ New features - New virt tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out. + - libguestfs can get the drive letter mappings for Windows guests. + + - virt-inspector displays drive letter mappings for Windows guests. + + - Drive letters can now be used in virt-edit and guestfish programs + when operating on Windows guests. + - You can now inspect the install disks and live CDs of many different operating systems. - guestfish