From: Andrea Bolognani Date: Thu, 23 Jun 2022 13:26:00 +0000 (+0200) Subject: NEWS: Document improvements to firmware autoselection X-Git-Tag: v8.6.0-rc1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5333cf9d2f8315d93f2c9427886ae42b5bba44fc;p=thirdparty%2Flibvirt.git NEWS: Document improvements to firmware autoselection Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index f9446e704e..79aad652e8 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,6 +19,11 @@ v8.6.0 (unreleased) * **Improvements** + * conf: Improved firmware autoselection + + The firmware autoselection feature now behaves more intuitively, reports + better error messages on failure and comes with high-level documentation. + * **Bug fixes**