From: Jim Meyering Date: Fri, 17 Nov 2000 10:22:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff0e0181c94f56162b6640e17431d0d891eedd51;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 4771e3632c..657073d4e8 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 2000-11-17 Jim Meyering + * GNUmakefile (.NOTPARALLEL): New target. Prevent unwanted parallelism. + Suggestion from Ulrich Drepper. + * src/pinky.c: Explicitly include sys/types.h before including system.h. * src/uptime.c: Likewise. * src/users.c: Likewise.