diff --git a/docs/news.xml b/docs/news.xml
index 6d6cde6bf7..5690d713a6 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -86,6 +86,17 @@
snapshot-create --validate.
+
+
+ Support encrypted soft TPM
+
+
+ A soft TPM backend could be encrypted with passphrase. Now libvirt
+ supports using secret
object to hold the passphrase,
+ and referring to it via the encryption
element of the
+ TPM device.
+
+