From: Richard W.M. Jones Date: Wed, 5 Oct 2011 18:12:34 +0000 (+0100) Subject: Update RELEASE-NOTES file. X-Git-Tag: 1.13.19~8 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=36d8bbb8586bbe571739a79de071edd392001963;p=libguestfs.git Update RELEASE-NOTES file. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d7672b2..81a1e1c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,7 +1,7 @@ Release notes for libguestfs 1.14.0 ----------------------------------- -UPDATED TO COMMIT b0605f265be3f501930516ff95deab2910ced3ac +UPDATED TO COMMIT e59e35708b4ad66c99f908c5226cb232931e1791 These release notes only cover the differences from the previous stable/dev branch split (1.12.0). For detailed changelogs, please see @@ -13,6 +13,9 @@ New features virt-sparsify: A new tool to make virtual machine disk images sparse. + virt-alignment-scan: A new tool to check the alignment of partitions + within virtual machines or disk images. + inspection: - Improve detection of Windows disks.