Signed-off-by: Andrea Bolognani <[email protected]>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index fcf8520132..76e8c90bf4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -116,6 +116,17 @@
unable to saturate the network link.
</description>
</change>
+ <change>
+ <summary>
+ Introduce the virDomainDefineJSONFlags() public API
+ </summary>
+ <description>
+ This new public API is very similar in scope and use to the existing
+ <code>virDomainDefineXMLFlags()</code> API, but it expects its input
+ to be in JSON format rather than XML. Note that support for many
+ features of the XML-based API is still missing at the moment.
+ </description>
+ </change>
</section>
<section title="Removed features">
<change>
--
2.20.1
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list