From: Jim Meyering Date: Sat, 29 Jan 2000 14:10:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=273d5d4925bee3ef3c72dbca75acd60550ae9b70;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 973c1dd124..bc01972d17 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 2000-01-29 Jim Meyering + * configure.in: Move library-related tests into m4/lib-check.m4. + Remove lib-check for cposix now that we use m4/isc-posix.m4. + * src/seq.c: Back out most of the 2000-01-21 and 01-22 changes. [Instead, merely give examples showing how to accomplish the same task with fewer limitations using existing tools. ]