From: Peter Oliver Date: Sat, 24 Jan 2026 11:56:44 +0000 (+0000) Subject: NEWS: Remember to mention new option SYSTEMD_COLORS=auto-24bit X-Git-Tag: v260-rc1~313 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bee663e22a4a3f66ecc14993eabce247d9dec566;p=thirdparty%2Fsystemd.git NEWS: Remember to mention new option SYSTEMD_COLORS=auto-24bit --- diff --git a/NEWS b/NEWS index c7c45487282..06c01d1c9cc 100644 --- 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: