summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-04-04 16:47:29 +0000
committerJim Meyering <jim@meyering.net>1998-04-04 16:47:29 +0000
commit108b074aea63e9a46103ceb98d2683c726bf151e (patch)
tree5b7e6e55735df5db3d1f3db3f0cc313b2c2b5989 /old/sh-utils
parent19fcb4356c219b946da785106af25d32c19edf1e (diff)
downloadcoreutils-108b074aea63e9a46103ceb98d2683c726bf151e.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index e57b04379..895cea39e 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,4 +1,4 @@
-1998-04-04 Jim Meyering <meyering@eng.ascend.com>
+1998-04-04 Jim Meyering <meyering@ascend.com>
* 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 <tytso@rsts-11.mit.edu>]
* src/stty.c (valid_options): New function.