From: Jim Meyering Date: Wed, 23 Aug 2000 16:26:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~113 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2abb1fd55d9b20c3eeb6a5e8fdaa5e0fe6c0349b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f5162329a9..bf1e81c574 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +2000-08-23 Jim Meyering + + * src/md5sum.c: Include unconditionally, to be consistent + with all the other programs in this directory. + * src/tsort.c: Likewise. + 2000-08-19 Jim Meyering * src/comm.c (writeline): Correct comments. From Bruno Haible.