From 90eddc5478bcce4996a120834dd4399afe5a1751 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 29 Jan 2000 10:05:42 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3b6f33d825..973c1dd124 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,14 @@ +2000-01-29 Jim Meyering + + * src/seq.c: Back out most of the 2000-01-21 and 01-22 changes. + [Instead, merely give examples showing how to accomplish the same + task with fewer limitations using existing tools. ] + Suggestion from Bruno Haible. + (valid_format): Rename from check_format. + * tests/seq/basic: Remove associated tests and add two equal-width ones. + + * tests/stty/row-col-1: Set COLUMNS envvar, just to be safe. + 2000-01-28 Jim Meyering * src/stty.c (wrapf): Emit a newline only if 0 < current_col. @@ -37,8 +48,6 @@ (main): Use it. Topologically sort the functions and remove fwd declarations. - * tests/seq/basic: Add new tests for the new functionality. - 2000-01-21 Bruno Haible Add support for octal and hexadecimal output. -- 2.47.3