docs: add news about virtualbox version support changes

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2020-04-17 12:56:25 +01:00
parent 622c5e4099
commit 67edcb32a3

View File

@ -56,11 +56,33 @@
hotplug/unplug attempts, but this is often undesireable).
</description>
</change>
<change>
<summary>
vbox: added support for version 6.0 and 6.1 APIs
</summary>
<description>
libvirt can now support use of the VirtualBox 6.0 and 6.1
APIs. This is compile tested only, so we are looking for
feedback from users on how well it works in practice.
</description>
</change>
</section>
<section title="Improvements">
</section>
<section title="Bug fixes">
</section>
<section title="Removed features">
<change>
<summary>
vbox: removed support for version 5.0 and 5.1 APIs
</summary>
<description>
libvirt no longer supports use of VirtualBox 5.0 and 5.1
since these versions reached their end of life on 2017/05
and 2018/04 respectively.
</description>
</change>
</section>
</release>
<release version="v6.2.0" date="2020-04-02">
<section title="New features">