From: Jim Meyering Date: Mon, 29 Jun 1998 20:34:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16q~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b273f24f3e4efeb55c7ef79c2cdb773f1e7440;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1ed3325afa..43fa195fff 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1998-06-29 Jim Meyering + * Version 1.22f. + * src/wc.c: Update calls to human_readable -- now there's one fewer arg. * lib/Makefile.am (libtu_a_SOURCES): Add argmatch.c. @@ -23,8 +25,6 @@ 1998-05-25 Jim Meyering - * Version 1.22f. - * configure.in (_GNU_SOURCE): AC_DEFINE it here. * acconfig.h (_GNU_SOURCE): Remove definition from @TOP@ section. [!_GNU_SOURCE]: Add #undef instead.