diff options
author | Eric Blake <ebb9@byu.net> | 2010-01-01 07:39:29 -0700 |
---|---|---|
committer | Eric Blake <ebb9@byu.net> | 2010-01-01 13:41:46 -0700 |
commit | b7f2b51c42edabd516c5ecc748a654da736c912c (patch) | |
tree | 75db10733b43f2bb3c46abc58b3384e77191f8af /THANKS | |
parent | 84db964925680c912c601f616d4ab07f7bc19c3c (diff) | |
download | coreutils-b7f2b51c42edabd516c5ecc748a654da736c912c.tar.xz |
ls: fix color of broken symlinks colored as target
* src/ls.c (print_color_indicator): When using 'LINK target' in
dircolors, treat broken symlink as C_ORPHAN.
* tests/misc/ls-misc (sl-dangle2, sl-dangle3, sl-dangle4)
(sl-dangle5): Test for it, and add more coverage.
* NEWS: Document it.
* THANKS: Update.
Reported by Chris Jones.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ Chip Salzenberg chip@valinux.com Chris Clayton chris2553@googlemail.com Chris Faylor cgf@cygnus.com Chris J. Bednar cjb@AdvancedDataSolutions.com +Chris Jones cjns1989@gmail.com Chris Lesniewski ctl@mit.edu Chris Sylvain csylvain@umm.edu Chris Yeo cyeo@biking.org |