diff options
-rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 717c4e39d5..085cd8f9b0 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
@@ -119,6 +119,8 @@ New Features / Enhancements in 4.3 | |||
119 | 119 | ||
120 | - Distribution-related enhancements: | 120 | - Distribution-related enhancements: |
121 | 121 | ||
122 | - The ``poky`` distribution enables the generation of :term:`SPDX` manifests. | ||
123 | |||
122 | - The ``poky-altcfg`` distribution enables the ``usrmerge`` | 124 | - The ``poky-altcfg`` distribution enables the ``usrmerge`` |
123 | :ref:`distro feature <ref-manual/features:Distro Features>`. | 125 | :ref:`distro feature <ref-manual/features:Distro Features>`. |
124 | 126 | ||
@@ -151,10 +153,6 @@ New Features / Enhancements in 4.3 | |||
151 | 153 | ||
152 | - Packaging changes: | 154 | - Packaging changes: |
153 | 155 | ||
154 | - :term:`SPDX` improvements: | ||
155 | |||
156 | - :term:`SPDX` manifests are now generated by default. | ||
157 | |||
158 | - Security improvements: | 156 | - Security improvements: |
159 | 157 | ||
160 | - Most repositories now include a :yocto_git:`SECURITY.md | 158 | - Most repositories now include a :yocto_git:`SECURITY.md |