Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> --- docs/news.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 8d6d58ae6a..074b0f2b02 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -59,6 +59,18 @@ of the network's <code>bridge</code> element. </description> </change> + <change> + <summary> + Add Storage Pool Capabilities output + </summary> + <description> + Add support to list an enumerated list of supported Storage + Pools via the virConnectGetCapabilities API when connected + via a Storage Driver. Add support to get a more detailed + list XML output Storage Pool Capabilities vis the + virConnectGetStoragePoolCapabilites API. + </description> + </change> </section> <section title="Improvements"> </section> -- 2.20.1