From c49c9a04e1d14c478238aa38c2653d1e84641c65 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 26 Jul 1996 04:32:30 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0a95c7bb17..3f59b05f53 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ Thu Jul 25 23:06:35 1996 Jim Meyering + * src/unexpand.c (unexpand): Move EOF check to follow code that + processes and generates output for pending spaces. Before + `printf ' ' |unexpand -t 1,2' generated no output. + * src/md5sum.c (md5_check): Remove parameter, BINARY. Rename local TYPE_FLAG to BINARY, so md5_file uses the binary mode from the input stream rather than the one from the command line. -- 2.47.2