From: Jim Meyering Date: Fri, 27 Sep 1996 02:10:11 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19f~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28de0cbe380535fa615032d8aac16d6544a55a4;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 318933b533..18a98c2ae2 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +Thu Sep 26 21:02:54 1996 Jim Meyering + + * src/md5sum.c (usage): Remove references in --help output to + the now-deprecated --string option. Support for it will be + removed soon. + + * tests/md5sum-test/md5-rfc: Rewrite to avoid use of --string option. + Wed Sep 25 21:43:10 1996 Jim Meyering * tests/sort-test/Makefile.am (t): Factor out .in suffix.