diff options
author | Jim Meyering <jim@meyering.net> | 1995-08-11 06:26:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-08-11 06:26:39 +0000 |
commit | c3f476d4677af2a84c8485d56f2a1545fb67dbcc (patch) | |
tree | 98af3641b0f8ed83016fca966ad13e2f880c34c8 /old/textutils | |
parent | 7f3e86b27b3bcd866ba70bb6147171d98f9aa29a (diff) | |
download | coreutils-c3f476d4677af2a84c8485d56f2a1545fb67dbcc.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7a1bd70ae..cb4da9d0e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -5,7 +5,7 @@ Tue Aug 8 21:49:27 1995 Jim Meyering (meyering@comco.com) * md5sum.c (md5_check): Fail if no valid line is found. Don't use the word `fail' unless there were failures -- - say `all N tests passed.' + instead, say `all N tests passed.' * md5sum.c (main) [handling --string option]: Don't output nonstandard `b' binary flag. From Greg Troxel (gdt@bbn.com). |