summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-06-16 04:15:25 +0000
committerJim Meyering <jim@meyering.net>1995-06-16 04:15:25 +0000
commit769f82b90bae9fae68f02e1a77a46363ccb52448 (patch)
treef1f670ba55e29fc480fbb93f25db0148e5692a0a
parent19ffe3f16e21e383c0cabb20351ae1ddae2b33b0 (diff)
downloadcoreutils-769f82b90bae9fae68f02e1a77a46363ccb52448.tar.xz
.
-rw-r--r--old/textutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 82d4b91a2..f71570454 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -9,6 +9,9 @@ Thu Jun 15 22:09:14 1995 Jim Meyering (meyering@comco.com)
(main): Don't allocate separate arrays for filename and sum
when checking. Get pointers into line buffer with split_3 instead
of using sscanf.
+ (main): Treat `no file args' just like `-' when not checking
+ or using strings.
+ (hex_digits): Unprotoize.
* md5sum.c: Don't include values.h.
[__P]: Undefine it.