From: Yanan Wang Date: Mon, 23 Aug 2021 03:00:05 +0000 (+0800) Subject: docs/about: Add the missing release record in the subject X-Git-Tag: v6.2.0-rc0~135^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f697d7b6829189fbecea61c80838008146a7001;p=thirdparty%2Fqemu.git docs/about: Add the missing release record in the subject Commit 29e0447551 (docs/about/removed-features: Document removed CLI options from QEMU v3.1) has recorded some CLI options as replaced/removed from QEMU v3.1, but one of the subjects has missed the release record. Let's fix it. Reported-by: Cornelia Huck Signed-off-by: Yanan Wang Reviewed-by: Andrew Jones Reviewed-by: Thomas Huth Message-Id: <20210823030005.165668-4-wangyanan55@huawei.com> Signed-off-by: Thomas Huth --- diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index 1c926a8bc11..8feeead4495 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -140,8 +140,8 @@ Use ``-rtc driftfix=slew`` instead. Replaced by ``-rtc base=date``. -``-vnc ...,tls=...``, ``-vnc ...,x509=...`` & ``-vnc ...,x509verify=...`` -''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +``-vnc ...,tls=...``, ``-vnc ...,x509=...`` & ``-vnc ...,x509verify=...`` (removed in 3.1) +'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' The "tls-creds" option should be used instead to point to a "tls-creds-x509" object created using "-object".