X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=RELEASE-NOTES;h=a368ffd9e11f63396e3c1753b2a9320faf63be1f;hp=2f7f8f264975918ec890b02d8edcc9d0c4d69794;hb=a4c28b4ed1c5a102c8de2a7425568eb504d05c34;hpb=9ae4168c30b8be57909f5b0104c5e925743c6cc0 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2f7f8f2..a368ffd 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,144 @@ +Release notes for libguestfs 1.10.0 +----------------------------------- + +These release notes only cover the differences from the previous +stable/dev branch split (1.8.0). For detailed changelogs, please see +the git repository, or the ChangeLog file distributed in the tarball. + +New features + + - 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 + get-attach-method. + + - 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. + + - virt-resize now works on 32 bit hosts. + + - You can now inspect the install disks and live CDs of many different + operating systems. + + - guestfish