summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
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 c037c6b42..99004fee8 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-08 Jim Meyering <meyering@lucent.com>
+
+ * tests/shred/remove: Don't use touch in root test. Instead, append to
+ the test file, since now touch operates even on files which deny owner
+ write access.
+
2000-05-06 Jim Meyering <meyering@lucent.com>
* src/Makefile.am (shred_LDADD): Add @LIB_CLOCK_GETTIME@.