]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document improvements to firmware autoselection
authorAndrea Bolognani <abologna@redhat.com>
Thu, 23 Jun 2022 13:26:00 +0000 (15:26 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Jul 2022 13:10:44 +0000 (15:10 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index f9446e704e09176ee26c74bfa96409ed54f654dd..79aad652e837bcb0d1f30b2ef29d1946b2f170c8 100644 (file)
--- 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**