From: Jim Meyering Date: Mon, 25 Sep 2000 22:37:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_8~113 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=1a37445686322e64d102019e44cd1cdfefe5b599;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2669547d62..d56bd3fe06 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.