[libvirt] [PATCH v2 05/14] docs: Add news article regarding auth placement

John Ferlan posted 14 patches 8 years, 4 months ago
There is a newer version of this series
[libvirt] [PATCH v2 05/14] docs: Add news article regarding auth placement
Posted by John Ferlan 8 years, 4 months ago
Signed-off-by: John Ferlan <jferlan@redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index a5c3d1d90..e79ff4349 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -25,6 +25,17 @@
     <section title="New features">
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          conf: Move the auth definition to disk source
+        </summary>
+        <description>
+          Rather than having the <code>auth</code> element be a child of the
+          <code>disk</code> element move to a child of a <code>source</code>
+          element. Still recognize on input the legacy child dependency;
+          however, when writing out the XML the new format will be generated.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list