From: Jim Meyering Date: Sun, 14 Jul 1996 04:11:25 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d60dc0000eee1162d0e97a98ce212d889be1cb;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e022436aff..d8d4cbf787 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Sat Jul 13 14:22:54 1996 Jim Meyering + * src/chroot.c (usage): Add a `\' after `\n' in usage message. + Otherwise, SunOS's /bin/cc chokes. + * src/stty.c [GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'. GWINSZ_BROKEN can't be defined anymore.