From c249a5afc4f480e10346198422a3161931afd574 Mon Sep 17 00:00:00 2001 From: Pádraig Brady
Date: Tue, 13 Oct 2015 12:40:52 +0100 Subject: dircolors: support globbing of TERM entries * src/dircolors.c (dc_parse_stream): Support globbing of TERM entries, to allow entries like "TERM *256color*" for example. * src/dircolors.hin: Reduce the internal list with globbing. * tests/misc/dircolors.pl: New test cases. * NEWS: Mention the improvement. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9aec25945..80f99f3ee 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,9 @@ GNU coreutils NEWS -*- outline -*- ** Improvements + dircolors now supports globbing of TERM entries in its database. + For example "TERM *256color*" is now supported. + du no longer stats all mount points at startup, only doing so upon detection of a directory cycle. [issue introduced in coreutils-8.20] -- cgit v1.2.3-70-g09d2