summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cf9f5442f..3b6f33d82 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+2000-01-28 Jim Meyering <meyering@lucent.com>
+
+ * src/stty.c (wrapf): Emit a newline only if 0 < current_col.
+ (screen_columns): Use xstrtol, not atoi.
+ If get_win_size fails and $COLUMNS == 0, then return 80, not `0'.
+
2000-01-23 Jim Meyering <meyering@lucent.com>
* configure.in (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):