summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-26 09:39:17 +0000
committerJim Meyering <jim@meyering.net>2000-12-26 09:39:17 +0000
commit0fa2ce57164510bb37588d5e8b1f70731261c1fb (patch)
tree4687b3a3d96fb7356891b4106b48637396ef2cb4 /old/fileutils
parent1aef6a396065a2771f03bec1a5ef49051828400b (diff)
downloadcoreutils-0fa2ce57164510bb37588d5e8b1f70731261c1fb.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog2
-rw-r--r--old/fileutils/NEWS1
2 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b75fd426b..9c0ba82d4 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
2000-12-26 Jim Meyering <meyering@lucent.com>
+ * Version 4.0.35.
+
* tests/mkdir/perm: Disable the test if the working directory has
the sticky bit set.
* tests/cp/cp-parents: Likewise.
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index f3cdc40cc..5cdc1ca05 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,6 +1,7 @@
Changes in release 4.01:
[4.0.35]
* ln --backup=simple --suffix=SUFFIX once again uses SUFFIX
+* install: Likewise.
[4.0.34]
* fix a bug (introduced in 4.0z) that made `chown 123:456 file' act like
`chown 123:123 file'. Other uses with a numeric group ID would cause