]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Document recent vbox changes
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 23 Jan 2023 08:31:27 +0000 (09:31 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Jan 2023 09:24:26 +0000 (10:24 +0100)
The support for VirtualBox 5.2 and 6.0 was removed and 7.0 was
added. Reflect these changes in the NEWS file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
NEWS.rst

index 2756b2561164c56f1feca3c825d9291fc6429bde..a0fe0d18a0ca46747bbf88fdb54685b37ca665dc 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -15,8 +15,19 @@ v9.1.0 (unreleased)
 
 * **Removed features**
 
+  * vbox: removed support for version 5.2 and 6.0 APIs
+
+    Libvirt no longer supports use of VirtualBox 5.2 and 6.0 since these
+    versions reached their end of life on 2020/07.
+
 * **New features**
 
+  * vbox: added support for version 7.0 API
+
+    Libvirt can now support use of the VirtualBox 7.0, This is compile tested
+    only, so we are looking for feedback from users on how well it works in
+    practice.
+
 * **Improvements**
 
   * RPM packaging changes