summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-03 21:48:02 +0000
committerJim Meyering <jim@meyering.net>2000-03-03 21:48:02 +0000
commit2f8ecdbb34d038d8c772e3b7ebb152dbb71af8ca (patch)
treefd77515bcbd9c9922e35944c29bb19f7055cd3e9 /old/sh-utils
parent26963dfc153af3f7690651f7982417f020cfdd16 (diff)
downloadcoreutils-2f8ecdbb34d038d8c772e3b7ebb152dbb71af8ca.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 016d1442c..6d903d976 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-03 Jim Meyering <meyering@lucent.com>
+
+ Make it so stty's rprnt attribute works on HPUX 10.20.
+ * src/stty.c [CREPRINT && !CRPRNT] (CRPRNT): Define.
+ (control_info): Recognize HPUX's CREPRINT.
+
2000-03-02 Jim Meyering <meyering@lucent.com>
* doc/sh-utils.texi (printf invocation): Describe new unicode syntax.