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..cb59359d76 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -42,6 +42,19 @@
</change>
</section>
<section title="Improvements">
+ <change>
+ <summary>
+ Allow a logical volume to be create using LUKS
+ </summary>
+ <description>
+ A logical volume may be created using an <code>encryption</code>
+ element using "luks" format. This does require a previously created
+ <code>secret</code> to store the passphrase used to encrypt the
+ volume Adding the volume to a domain can then either provide the
+ secret or allow the consumer in the guest to provide the passphrase
+ in order to decrypt the volume.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>
--
2.13.6