summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-04 20:24:18 +0000
committerJim Meyering <jim@meyering.net>2001-09-04 20:24:18 +0000
commit1e50f478127d9465b5d41d330018e2f4c8a35de0 (patch)
tree4afbb6585256ecf4d574317762b31c62b795d4a7 /old
parent87261b73b3b5fe672d9ea24713e919435a343cd2 (diff)
downloadcoreutils-1e50f478127d9465b5d41d330018e2f4c8a35de0.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ac59215a0..9b1faf1e2 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,13 @@
-2001-09-02 Jim Meyering <meyering@lucent.com>
+2001-09-04 Jim Meyering <meyering@lucent.com>
* Version 4.1.1.
+2001-09-04 Paul Eggert <eggert@twinsun.com>
+
+ * src/ls.c (get_link_name): Update use of xreadlink.
+
+2001-09-02 Jim Meyering <meyering@lucent.com>
+
* tests/priv-check: Change usage not to use $1.
That's not portable to e.g., Solaris2.6's /bin/sh.
Communicate via an envvar instead.