]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
News: Mention bump in minimum supported Xen version
authorJim Fehlig <jfehlig@suse.com>
Thu, 17 Jun 2021 20:21:35 +0000 (14:21 -0600)
committerJim Fehlig <jfehlig@suse.com>
Mon, 21 Jun 2021 16:44:23 +0000 (10:44 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
NEWS.rst

index ef1e123606c4c5e82214860a59247f35505dbc4d..2c7180cb958b25182fe6bff6a1ff8e6c8ebc2767 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -11,6 +11,13 @@ For a more fine-grained view, use the `git log`_.
 v7.5.0 (unreleased)
 ===================
 
+* **Removed features**
+
+  * xen: Remove support for Xen < 4.9
+
+    In accordance with our platform support policy, the oldest supported Xen
+    version is now bumped from 4.6 to 4.9.
+
 * **New features**
 
 * **Improvements**