From: Michal Privoznik Date: Thu, 24 May 2018 06:55:14 +0000 (+0200) Subject: news: Document new API introduction X-Git-Tag: v4.4.0-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b29fa23ea9ba11ceeeda30bb13de2a304bbd671e;p=thirdparty%2Flibvirt.git news: Document new API introduction Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- diff --git a/docs/news.xml b/docs/news.xml index 1ac29dbd63..d776f7a971 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -77,6 +77,14 @@ and a domain capabilities feature. + + + Introduce virDomainDetachDeviceAlias + + + This new API enables users to detach device using only its alias. + +