From b29fa23ea9ba11ceeeda30bb13de2a304bbd671e Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Thu, 24 May 2018 08:55:14 +0200 Subject: [PATCH] news: Document new API introduction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- docs/news.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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. + +