diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2024-04-01 14:22:37 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2024-04-01 14:22:37 -0500 |
commit | 4574b5d8e4cee1febfcef301c0c48723e12c5478 (patch) | |
tree | df2e899977a07e797f124c332aa1c27d40bb349c | |
parent | 6b420196979c91c01394df79dc4c75b60029a6e6 (diff) |
clarify news update about split-usr option
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ the information in this file is in reverse order. ## OpenRC 0.54 -This release drops the support for split-usr. +This release drops the support for the split-usr build option. Also, it drops the support for ncurses/termcap and uses ansi codes directly for color support on terminals that support them. |