summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-02 15:28:22 +0000
committerJim Meyering <jim@meyering.net>1996-11-02 15:28:22 +0000
commitf2c14100c3e666ad4652f335ff8d8ecec91436dd (patch)
tree54b5335022b0ec2a619a3a53aeb1fb54c9e02222 /old
parent1a5804607112941c4466cc1eb14082048a95efa4 (diff)
downloadcoreutils-f2c14100c3e666ad4652f335ff8d8ecec91436dd.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index dc6781f10..a2585dcfe 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,11 @@
Sat Nov 2 07:05:36 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/ls.c (gobble_file): Set linkok for non-orphaned symlinks.
+ From Bauke Jan Douma.
+ (gobble_file): Initialize linkok.
+ With these two changes, ls --color should display orphaned symlinks
+ as blinking text on terminals that support it.
+
* configure.in (ALL_LINGUAS): Add Spanish (es).
* doc/Makefile.am (MAKEINFO): Set to makeinfo --no-split.