Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index a5c3d1d90..e79ff4349 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -25,6 +25,17 @@ <section title="New features"> </section> <section title="Improvements"> + <change> + <summary> + conf: Move the auth definition to disk source + </summary> + <description> + Rather than having the <code>auth</code> element 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. + </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