summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog4
-rw-r--r--old/sh-utils/NEWS1
2 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 3f3ae8e76..cd8ea4c41 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,7 @@
+Thu Sep 15 19:10:51 1994 Jim Meyering (meyering@comco.com)
+
+ * stty.c [VWERSE && !VWERASE]: Define VWERASE for AIX-3.2.5.
+
Sat Sep 03 00:41:53 1994 Jim Meyering (meyering@comco.com)
* lib/Makefile.in (safe-lstat.c, safe-lstat.h, safe-stat.c,
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 5c639b924..660dc795f 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,5 @@
User visible changes in release 1.11
+* `stty werase ^W' works. Before, werase wasn't enabled for AIX-3.2.5.
* nice accepts options like `--5' (this is interpreted like `-n -5')
* `stty speed' and `stty size' no longer output a spurious newline
User visible changes in release 1.10