diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-04 14:53:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-04 14:53:28 +0000 |
commit | 3f868304cf98dd21172f696b3da6cf8b71b136d4 (patch) | |
tree | b1ec925bf11afdf5c1526ab49268a30047284ee2 | |
parent | 2926167cfab884aab812101db28a173d2c0aac5b (diff) | |
download | coreutils-3f868304cf98dd21172f696b3da6cf8b71b136d4.tar.xz |
.
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e61992ad4..3b812f130 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -9,6 +9,12 @@ Thu Jul 4 07:24:54 1996 Jim Meyering <meyering@na-net.ornl.gov> (split_3): Rewrite to handle file names with embedded newlines. Miles Bader and Jim Blandy suggested this new encoding scheme. + * src/md5sum.c (md5_file): Replace obsolete comment with a description + of the function. + (md5_check): Don't use "s"-adding trick to form the plural of + `checksum.' That doesn't work well with translation. + Suggestions from Ulrich Drepper. + Wed Jul 3 23:21:09 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/md5sum.c (split_3): Correct test for 35-byte line to accomodate |