summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-07-03 03:11:05 +0000
committerJim Meyering <jim@meyering.net>1995-07-03 03:11:05 +0000
commite7c2d628894def5a3b1c9d1a90496310a6052cf9 (patch)
tree64ffa16d4c5ed9ab6cb28c3480b570a6452b017d /old
parentc8e05ecd8d180473789049293031ea698d9e9394 (diff)
downloadcoreutils-e7c2d628894def5a3b1c9d1a90496310a6052cf9.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index a51d516ab..541841409 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,9 @@
+ * md5sum.c (split_3): Rewrite to parse Plumb/Lankester format as well.
+ (main): Write (de facto) standard Plumb/Lankester format.
+ New option: --quiet.
+ Check option no longer takes an argument.
+ When checking, exit status reflects success.
+
Sat Jun 24 16:18:01 1995 Jim Meyering (meyering@comco.com)
* md5sum.c [__GNUC__]: Don't conditionalize use of "inline".