diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-04 22:52:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-04 22:52:01 +0000 |
commit | 09cf102456e0b57db009edd82c63250153123bfb (patch) | |
tree | 176a16aad32bc162479943df25f7630126fc7e56 | |
parent | f8514af7a6e3febca7f939a9f7690cfecec95f7a (diff) | |
download | coreutils-09cf102456e0b57db009edd82c63250153123bfb.tar.xz |
.
-rw-r--r-- | old/textutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 3b812f130..5969e9afa 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -14,6 +14,7 @@ Thu Jul 4 07:24:54 1996 Jim Meyering <meyering@na-net.ornl.gov> (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. + (split_3): Add missing semicolon. From Jim Blandy. Wed Jul 3 23:21:09 1996 Jim Meyering <meyering@na-net.ornl.gov> |