From 28c787b0dcbae9e6c7dfc0013bdaff25d0a2f009 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 2 Jan 2019 22:12:36 -0500 Subject: color: Fix more incompatibilities with GNU ls --- RELEASES.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 2275cf8..f8f3c3c 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -15,7 +15,12 @@ New features: Fixes: -- Extension colors from `LS_COLORS` are now case-insensitive like GNU `ls` +- `LS_COLORS` handling has been improved: + - Extension colors are now case-insensitive like GNU `ls` + - `or` (orphan) and `mi` (missing) files are now treated differently + - Default colors can be unset with `di=00` or similar + - Specific colors fall back to more general colors when unspecified in more places + - `LS_COLORS` no longer needs a trailing colon - `-ls`/`-fls` now prints the major/minor numbers for device nodes - `-exec ;` is rejected rather than segfaulting - `bfs` now builds on old Linux versions that require `-lrt` for POSIX timers -- cgit v1.2.3