From: Thomas Huth Date: Fri, 3 Jan 2025 14:57:02 +0000 (+0100) Subject: docs/about/deprecated: Remove paragraph about initial deprecation in 2.10 X-Git-Tag: v10.0.0-rc0~97^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cd37fe6dd278302ed6ceb86727526a38f410314;p=thirdparty%2Fqemu.git docs/about/deprecated: Remove paragraph about initial deprecation in 2.10 When we introduced the deprecation rule of keeping deprecated features for two more releases, we had to state that we would not remove features by surprise that had already been marked as deprecated before. Nowadays, this paragraph is not needed anymore, so we can remove it now. Reviewed-by: Daniel P. Berrangé Message-ID: <20250103145702.597139-1-thuth@redhat.com> Signed-off-by: Thomas Huth --- diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 63b46fd5204..4a3c302962a 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -24,12 +24,6 @@ should exclusively use a non-deprecated machine type, with use of the most recent version highly recommended. Non-versioned machine types follow the general feature deprecation policy. -Prior to the 2.10.0 release there was no official policy on how -long features would be deprecated prior to their removal, nor -any documented list of which features were deprecated. Thus -any features deprecated prior to 2.10.0 will be treated as if -they were first deprecated in the 2.10.0 release. - What follows is a list of all features currently marked as deprecated.