X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=RELEASE-NOTES;h=c7f9c307aa2a3ef7547f18df5c0b9276bf7c3750;hp=9275c5420a221f9561b26f730aec8c4a6feed0f1;hb=b8724e23520563606aa15096a50f9964bd2e930a;hpb=9aacbe712d1326cff05a7343cf4603df38e96ef7 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9275c54..c7f9c30 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,8 +1,104 @@ +Release notes for libguestfs 1.10.0 +----------------------------------- + +[Not complete. Last update commit e751293e10d5ecbb2ef43a61b9c153a1fc4f0304] + +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 + + - [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 + get-attach-method. + + - New virt tools: + virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out. + + - You can now inspect the install disks and live CDs of many different + operating systems. + + - guestfish