[libvirt] [PATCH 3/3] news: Mention VIR_ERR_DEPRECATED in improvements

Peter Krempa pkrempa at redhat.com
Fri Jun 21 06:33:54 UTC 2019


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 681e9a60a3..68f8c704b4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -64,6 +64,16 @@
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          Add error code for deprecated operations
+        </summary>
+        <description>
+          The new error code VIR_ERR_DEPRECATED allows for more reliable checks
+          of scenarios where libvirt deprecated a certain operation or
+          configuration.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.21.0




More information about the libvir-list mailing list