summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-04 14:53:28 +0000
committerJim Meyering <jim@meyering.net>1996-07-04 14:53:28 +0000
commit3f868304cf98dd21172f696b3da6cf8b71b136d4 (patch)
treeb1ec925bf11afdf5c1526ab49268a30047284ee2
parent2926167cfab884aab812101db28a173d2c0aac5b (diff)
downloadcoreutils-3f868304cf98dd21172f696b3da6cf8b71b136d4.tar.xz
.
-rw-r--r--old/textutils/ChangeLog6
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