news: Mention VIR_ERR_DEPRECATED in improvements

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2019-06-21 08:33:07 +02:00
parent 6f532d7ffc
commit 3026f6d9d9

View File

@ -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>