]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: Remember to mention new option SYSTEMD_COLORS=auto-24bit
authorPeter Oliver <git@mavit.org.uk>
Sat, 24 Jan 2026 11:56:44 +0000 (11:56 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 27 Jan 2026 11:27:19 +0000 (12:27 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c7c45487282ace53a30c48c6583212537e6f512e..06c01d1c9cc3534cc7bacf9dc0879609a7fce413 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,9 +33,10 @@ CHANGES WITH 260 in spe:
 
         Changes in other components:
 
-        * New options SYSTEMD_COLORS=auto-16 and SYSTEMD_COLORS=auto-256, which
-          are like SYSTEMD_COLORS=16 and SYSTEMD_COLORS=256 respectively when
-          output is to a non-dumb TTY, and like SYSTEMD_COLORS=no otherwise.
+        * New options SYSTEMD_COLORS=auto-16, SYSTEMD_COLORS=auto-256, and
+          SYSTEMD_COLORS=auto-24bit, which are like SYSTEMD_COLORS=16,
+          SYSTEMD_COLORS=256, and SYSTEMD_COLORS=24bit respectively when output
+          is to a non-dumb TTY, and like SYSTEMD_COLORS=no otherwise.
 
 CHANGES WITH 259: