On 11/07/2017 10:51 AM, Michal Privoznik wrote:
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 ef855d895..fb0ded97c 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,17 @@
<section title="New features">
</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>
Not quite sure this is in the right place... I think you added it to the
comment section rather than that 3.10.0 section... At least that's what
git am did for me
The adjustment is rather obvious
John
</section>
<section title="Bug fixes">
</section>