diff options
| -rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 2f20fcb694..dd61a9c8e4 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
| @@ -92,7 +92,7 @@ New Features / Enhancements in 4.3 | |||
| 92 | 92 | ||
| 93 | - `ttyrun <https://github.com/ibm-s390-linux/s390-tools>`__, starts | 93 | - `ttyrun <https://github.com/ibm-s390-linux/s390-tools>`__, starts |
| 94 | ``getty`` programs only when a terminal exists, preventing respawns | 94 | ``getty`` programs only when a terminal exists, preventing respawns |
| 95 | through the ``init`` program. This allowed to remove the | 95 | through the ``init`` program. This enabled removing the |
| 96 | ``SERIAL_CONSOLES_CHECK`` variable. | 96 | ``SERIAL_CONSOLES_CHECK`` variable. |
| 97 | 97 | ||
| 98 | - New classes: | 98 | - New classes: |
| @@ -180,7 +180,8 @@ New Features / Enhancements in 4.3 | |||
| 180 | 180 | ||
| 181 | - Packaging changes: | 181 | - Packaging changes: |
| 182 | 182 | ||
| 183 | - :term:`FILES` now accepts ``**``, which matches zero or more subdirectories. | 183 | - :term:`FILES` now accepts a ``**`` wildcard, which matches zero or more |
| 184 | subdirectories. | ||
| 184 | 185 | ||
| 185 | - The X server packagegroup now defaults to using the ``modesetting`` X | 186 | - The X server packagegroup now defaults to using the ``modesetting`` X |
| 186 | driver, which obsoletes the ``fbdev`` driver. | 187 | driver, which obsoletes the ``fbdev`` driver. |
| @@ -208,7 +209,7 @@ New Features / Enhancements in 4.3 | |||
| 208 | - New :doc:`../dev-manual/security-subjects` chapter in the Development | 209 | - New :doc:`../dev-manual/security-subjects` chapter in the Development |
| 209 | Tasks Manual. | 210 | Tasks Manual. |
| 210 | 211 | ||
| 211 | - Long due documentation for the :ref:`ref-classes-devicetree` class. | 212 | - Long overdue documentation for the :ref:`ref-classes-devicetree` class. |
| 212 | 213 | ||
| 213 | - New :ref:`summary about available init systems | 214 | - New :ref:`summary about available init systems |
| 214 | <dev-manual/init-manager:summary>`. | 215 | <dev-manual/init-manager:summary>`. |
