]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Mention VIR_ERR_DEPRECATED in improvements
authorPeter Krempa <pkrempa@redhat.com>
Fri, 21 Jun 2019 06:33:07 +0000 (08:33 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 26 Jun 2019 06:37:01 +0000 (08:37 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/news.xml

index cada3890921f9963a4430c98774ce0d2ae99b527..216134cd776368d533e8a02c64a6b58091dcd23d 100644 (file)
       </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>