summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-02 15:23:19 +0000
committerJim Meyering <jim@meyering.net>2001-09-02 15:23:19 +0000
commitdabc92dc12221099ce914ba625ed6e1c09bd1589 (patch)
treef8adbf7fef7414c75e2744b0a880ed8c100cc44a /old
parentee5c9da57b70b30129554323ef4c4427bf65445a (diff)
downloadcoreutils-dabc92dc12221099ce914ba625ed6e1c09bd1589.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 3cee76c72..ac59215a0 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,13 @@
* Version 4.1.1.
+ * 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.
+ * tests/mv/i-3: Don't pass an argument to a sourced script.
+ * tests/cp/special-bits: Likewise.
+ * tests/chown/basic: Likewise.
+
* Makefile.maint (alpha): Depend on local-check so that they run
a little earlier.