From: Jim Meyering Date: Sat, 4 Apr 1998 16:47:29 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22f~105 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=108b074aea63e9a46103ceb98d2683c726bf151e;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e57b04379b..895cea39ec 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,4 +1,4 @@ -1998-04-04 Jim Meyering +1998-04-04 Jim Meyering * tests/Makefile.am (SUBDIRS): Add stty. * tests/stty/row-col-1: New file. @@ -13,6 +13,8 @@ Remove #if-0'd block. Move dcl of `fdflags' into scope where it's used. Remove dcl of unused `cp'. + Use "%s", not device_name, as the format string, in case the + latter contains `%'. [1998-03-31 Theodore Ts'o ] * src/stty.c (valid_options): New function.