diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.3.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 1cae8f19b5..d782a5917d 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
@@ -59,6 +59,15 @@ New Features / Enhancements in 4.3 | |||
59 | 59 | ||
60 | - Prominent documentation updates: | 60 | - Prominent documentation updates: |
61 | 61 | ||
62 | - Long due documentation for the :ref:`ref-classes-devicetree` class. | ||
63 | |||
64 | - New :ref:`summary about available init systems | ||
65 | <dev-manual/init-manager:summary>`. | ||
66 | |||
67 | - New documentation for the :ref:`ref-classes-uboot-sign` class and | ||
68 | its variables and for the :ref:`ref-classes-kernel-devicetree` class | ||
69 | variables. | ||
70 | |||
62 | - Miscellaneous changes: | 71 | - Miscellaneous changes: |
63 | 72 | ||
64 | - Git based recipes in OE-Core which used the git protocol have been | 73 | - Git based recipes in OE-Core which used the git protocol have been |