diff options
author | Jim Meyering <jim@meyering.net> | 1995-06-16 04:21:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-06-16 04:21:08 +0000 |
commit | 583e66e5b0513c569a856807b5432893284e7a73 (patch) | |
tree | 77186e271f5cec9f1a4cdab40b4ee42cc032edd4 /old/textutils | |
parent | 769f82b90bae9fae68f02e1a77a46363ccb52448 (diff) | |
download | coreutils-583e66e5b0513c569a856807b5432893284e7a73.tar.xz |
.
Diffstat (limited to 'old/textutils')
-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 f71570454..cdaf6e1b9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ Thu Jun 15 22:09:14 1995 Jim Meyering (meyering@comco.com) + * Version 1.12. + * md5sum.c Remove unnecessary uses of `defined' in #if* tests. Don't use #elif. Some older compilers don't grok it. (split_3): New function to parse out sum, flag, and filename |