diff mbox series

release-notes-4.3.1: reword a fixes

Message ID 20231212013920.2725397-1-chee.yang.lee@intel.com
State New
Headers show
Series release-notes-4.3.1: reword a fixes | expand

Commit Message

Lee, Chee Yang Dec. 12, 2023, 1:39 a.m. UTC
From: Lee Chee Yang <chee.yang.lee@intel.com>

reword a fixes with to align with the final release notes.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
---
 documentation/migration-guides/release-notes-4.3.1.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Opdenacker Dec. 12, 2023, 9:32 a.m. UTC | #1
Hi Lee
Thanks for the update.

On 12.12.23 at 02:39, Lee Chee Yang wrote:
> From: Lee Chee Yang <chee.yang.lee@intel.com>
>
> reword a fixes with to align with the final release notes.
>
> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
> ---
>   documentation/migration-guides/release-notes-4.3.1.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/migration-guides/release-notes-4.3.1.rst b/documentation/migration-guides/release-notes-4.3.1.rst
> index 377cdb43f..cea9c538a 100644
> --- a/documentation/migration-guides/release-notes-4.3.1.rst
> +++ b/documentation/migration-guides/release-notes-4.3.1.rst
> @@ -19,7 +19,6 @@ Security Fixes in Yocto-4.3.1
>   Fixes in Yocto-4.3.1
>   ~~~~~~~~~~~~~~~~~~~~
>   
> --  Remove references to apm in :term:`MACHINE_FEATURES`
>   -  baremetal-helloworld: Pull in fix for race condition on x86-64
>   -  base: Ensure recipes using mercurial-native have certificates
>   -  bb-matrix-plot.sh: Show underscores correctly in labels
> @@ -54,6 +53,7 @@ Fixes in Yocto-4.3.1
>   -  machine: drop obsolete SERIAL_CONSOLES_CHECK
>   -  manuals: correct "yocto-linux" by "linux-yocto"
>   -  manuals: improve description of :term:`CVE_STATUS` and :term:`CVE_STATUS_GROUPS`
> +-  manuals: Remove references to apm in :term:`MACHINE_FEATURES`
>   -  manuals: update linux-yocto append examples
>   -  manuals: update list of supported machines
>   -  migration-4.3: additional migration items


Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Merged into master-next.
Cheers
Michael.
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-4.3.1.rst b/documentation/migration-guides/release-notes-4.3.1.rst
index 377cdb43f..cea9c538a 100644
--- a/documentation/migration-guides/release-notes-4.3.1.rst
+++ b/documentation/migration-guides/release-notes-4.3.1.rst
@@ -19,7 +19,6 @@  Security Fixes in Yocto-4.3.1
 Fixes in Yocto-4.3.1
 ~~~~~~~~~~~~~~~~~~~~
 
--  Remove references to apm in :term:`MACHINE_FEATURES`
 -  baremetal-helloworld: Pull in fix for race condition on x86-64
 -  base: Ensure recipes using mercurial-native have certificates
 -  bb-matrix-plot.sh: Show underscores correctly in labels
@@ -54,6 +53,7 @@  Fixes in Yocto-4.3.1
 -  machine: drop obsolete SERIAL_CONSOLES_CHECK
 -  manuals: correct "yocto-linux" by "linux-yocto"
 -  manuals: improve description of :term:`CVE_STATUS` and :term:`CVE_STATUS_GROUPS`
+-  manuals: Remove references to apm in :term:`MACHINE_FEATURES`
 -  manuals: update linux-yocto append examples
 -  manuals: update list of supported machines
 -  migration-4.3: additional migration items