From: Jim Fehlig Date: Thu, 17 Jun 2021 20:21:35 +0000 (-0600) Subject: News: Mention bump in minimum supported Xen version X-Git-Tag: v7.5.0-rc1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1112f6c0f4bd1244cd2913bfa5f1e0b6548049a;p=thirdparty%2Flibvirt.git News: Mention bump in minimum supported Xen version Signed-off-by: Jim Fehlig Reviewed-by: Daniel P. Berrangé --- diff --git a/NEWS.rst b/NEWS.rst index ef1e123606..2c7180cb95 100644 --- 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**