From: Jim Meyering Date: Fri, 16 Jun 1995 04:15:25 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=769f82b90bae9fae68f02e1a77a46363ccb52448;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 82d4b91a26..f715704543 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.