summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.0.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst
index a61ccc6913..02cde0e3f3 100644
--- a/documentation/migration-guides/release-notes-4.0.rst
+++ b/documentation/migration-guides/release-notes-4.0.rst
@@ -32,7 +32,7 @@ New Features / Enhancements in 4.0
32 :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` classes and 32 :ref:`overlayfs-etc <ref-classes-overlayfs-etc>` classes and
33 ``overlayroot`` support in the :term:`Initramfs` framework to make it easier to 33 ``overlayroot`` support in the :term:`Initramfs` framework to make it easier to
34 overlay read-only filesystems (for example) with 34 overlay read-only filesystems (for example) with
35 `OverlayFS <https://en.wikipedia.org/wiki/OverlayFS>`__. 35 :wikipedia:`OverlayFS <OverlayFS>`.
36 36
37- Inclusive language adjustments to some variable names - see the 37- Inclusive language adjustments to some variable names - see the
38 :ref:`4.0 migration guide <migration-4.0-inclusive-language>` for details. 38 :ref:`4.0 migration guide <migration-4.0-inclusive-language>` for details.
@@ -104,7 +104,7 @@ New Features / Enhancements in 4.0
104 104
105- Shared state (sstate) improvements: 105- Shared state (sstate) improvements:
106 106
107 - Switched to `ZStandard (zstd) <https://en.wikipedia.org/wiki/Zstd>`__ instead 107 - Switched to :wikipedia:`ZStandard (zstd) <Zstd>` instead
108 of Gzip, for better performance. 108 of Gzip, for better performance.
109 - Allow validation of sstate signatures against a list of keys 109 - Allow validation of sstate signatures against a list of keys
110 - Improved error messages and exception handling 110 - Improved error messages and exception handling