Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 989b82aa5..29eaacb9a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,17 @@
</change>
</section>
<section title="Improvements">
+ <change>
+ <summary>
+ qemu: Generate predictable paths for qemu memory backends
+ </summary>
+ <description>
+ In some cases management applications need to know
+ paths passed to memory-backend-file objects upfront.
+ Libvirt now generates predictable paths so applications
+ can prepare the files if they need to do so.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>
--
2.13.6