diff --git a/docs/news.xml b/docs/news.xml index cada3890921f9963a4430c98774ce0d2ae99b527..216134cd776368d533e8a02c64a6b58091dcd23d 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -64,6 +64,16 @@
+ + + Add error code for deprecated operations + + + The new error code VIR_ERR_DEPRECATED allows for more reliable checks + of scenarios where libvirt deprecated a certain operation or + configuration. + +