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 ff36c800a4..3e78d7964c 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -42,6 +42,19 @@
</change>
</section>
<section title="Improvements">
+ <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="Bug fixes">
<change>
--
2.13.6