From: Jim Meyering Date: Thu, 18 Jul 1996 04:15:00 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d3af013b0010115bd81079848e45e6a0f778db5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 4c9bc35f5d..0602142412 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +Wed Jul 17 23:13:19 1996 Jim Meyering + + * src/chroot.c: Include before system.h. + * src/seq.c: Likewise. + * src/yes.c: Likewise. + Tue Jul 16 00:06:33 1996 Jim Meyering * lib/strftime.c (strftime): Use `(void)0' as second arg to add macro.