From: Jim Meyering Date: Sun, 21 Jul 1996 14:51:46 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b1d6a948e2330edb98c46a4f5fc077c1b3ca91;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 77301215e5..080b4f8d60 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,13 @@ +Sun Jul 21 09:47:55 1996 Jim Meyering + + * src/stty.c (usage): Correct typo (-iucl -> -iuclc) in usage message. + From Thomas Olsson . + +Sat Jul 20 17:01:56 1996 Jim Meyering + + * configure.in (PACKAGE_VERSION): Use space instead of hyphen to + separate PACKAGE and VERSION. + Wed Jul 17 23:13:19 1996 Jim Meyering * src/chroot.c: Include before system.h.