[libvirt] [PATCH v2 12/12] news: Document new API introduction

Michal Privoznik mprivozn at redhat.com
Thu May 24 11:13:39 UTC 2018


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 docs/news.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 76d1613d35..5eb5902945 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -64,6 +64,14 @@
           TLS environment which is setup for the migration connection.
         </description>
       </change>
+      <change>
+        <summary>
+          Introduce virDomainDetachDeviceAlias
+        </summary>
+        <description>
+          This new API enables users to detach device using only its alias.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.16.1




More information about the libvir-list mailing list