summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-25 22:37:17 +0000
committerJim Meyering <jim@meyering.net>2000-09-25 22:37:17 +0000
commit1a37445686322e64d102019e44cd1cdfefe5b599 (patch)
tree1b03600ca2b0e1b7b3d35ac9d85dc69eac922b9d /old
parentd6ce71fb68ea51bca6e3c6ed8a657826706bb691 (diff)
downloadcoreutils-1a37445686322e64d102019e44cd1cdfefe5b599.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 2669547d6..d56bd3fe0 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -8,6 +8,8 @@
`shred --exact file1 file2' wouldn't touch `file1'
* src/shred.c (long_opts): --exact doesn't take an argument.
Reported by Alan Iwi.
+ * tests/shred/exact: New test for this.
+ * tests/shred/Makefile.am (TESTS): Add exact.
* Makefile.maint (PREV_VERSION): Get the value from a file, rather
than trying to derive it from the current version number.