From 79e2d44365230cb3b8706b2f6ea390cf58c784b6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 26 Aug 2016 10:00:21 +0100 Subject: [PATCH] docs: Fix release notes, Citrix Xen -> SUSE Xen. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I got the wrong end of the stick. Cédric tested SUSE Xen, not Citrix (upstream) Xen. --- docs/guestfs-release-notes.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guestfs-release-notes.pod b/docs/guestfs-release-notes.pod index 1d3dc4816..161b5d78b 100644 --- a/docs/guestfs-release-notes.pod +++ b/docs/guestfs-release-notes.pod @@ -97,7 +97,7 @@ The virt-v2v I<--no-trim> and I<--vmtype> options are now no-ops. They will print a warning but are otherwise ignored. virt-v2v can now generate the OVF vmtype correctly without user intervention. -virt-v2v has now been tested against Citrix Xen as a source hypervisor +virt-v2v has now been tested against SUSE Xen as a source hypervisor (Cédric Bosdonnat). virt-v2v adds support for SUSE VMDP drivers (Cédric Bosdonnat).