diff --git a/docs/news.xml b/docs/news.xml
index 81b7b68f95..2f8cfc52b8 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -76,6 +76,19 @@
and also provides various kernel details to crash tools.
+
+
+ conf: Move the auth and encryption definitions to disk source
+
+
+ Allow parsing and formatting of the auth
and
+ encryption
sub-elements to be a child of the
+ source
element. This will allow adding an
+ auth
sub-element to a backingStore
+ or mirror
elements as a means to track specific
+ authentication and/or encryption needs.
+
+