diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 4771e3632..657073d4e 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.