diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-05 03:58:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-05 03:58:06 +0000 |
commit | f41e1ff80600078dee24173bdec2cd9c9d284b6b (patch) | |
tree | e7764082e5524cb8b2b612928c8bee526821cd25 | |
parent | fa5ef1519768333751f910c67e4f48c285befc7c (diff) | |
download | coreutils-f41e1ff80600078dee24173bdec2cd9c9d284b6b.tar.xz |
.
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 851fe7624..f9439d819 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ Thu Jul 4 07:24:54 1996 Jim Meyering <meyering@na-net.ornl.gov> + * src/uniq.c (usage): Remove space before newline in usage message. + * src/md5sum.c (MIN_DIGEST_LINE_LENGTH): New macro. [NEWLINE_REPLACEMENT_STRING*]: Remove macros. (main): Output a leading backslash for a line describing a file |