Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
docs/news.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 87391af856..9ec2780985 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,19 @@
<libvirt>
<release version="v3.10.0" date="unreleased">
<section title="New features">
+ <change>
+ <summary>
+ conf: Move the auth and encryption definitions to disk source
+ </summary>
+ <description>
+ Allow parsing and formatting of the <code>auth</code> and
+ <code>encryption</code> sub-elements to be a child of the
+ <code>source</code> element. This will allow adding an
+ <code>auth</code> sub-element to a
<code>backingStore</code>
+ or <code>mirror</code> elements as a means to track specific
+ authentication and/or encryption needs.
+ </description>
+ </change>
</section>
<section title="Improvements">
<change>
--
2.13.6