summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/release-notes-4.3.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.3.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst
index 4da23837a2..717c4e39d5 100644
--- a/documentation/migration-guides/release-notes-4.3.rst
+++ b/documentation/migration-guides/release-notes-4.3.rst
@@ -92,7 +92,8 @@ 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. 95 through the ``init`` program. This allowed to remove the
96 ``SERIAL_CONSOLES_CHECK`` variable.
96 97
97- New classes: 98- New classes:
98 99