diff --git a/docs/news.xml b/docs/news.xml
index 5585080f53..6a864916da 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,19 @@
+
+
+ Allow a logical volume to be create using LUKS
+
+
+ A logical volume may be created using an encryption
+ element using "luks" format. This does require a previously created
+ secret
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.
+
+