Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> --- docs/news.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index e79ff4349..8ed0509e6 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -36,6 +36,19 @@ however, when writing out the XML the new format will be generated. </description> </change> + <change> + <summary> + conf: Move the encryption definition to disk source + </summary> + <description> + Rather than having the <code>encryption</code> element for the "luks" + encryption format be a child of the <code>disk</code> element move + to a child of a <code>source</code> element. Still recognize on input + the legacy child dependency; however, when writing out the XML the + new format will be generated. This does not apply to the legacy + "qcow" (or default) encryption format. + </description> + </change> </section> <section title="Bug fixes"> </section> -- 2.13.5 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list