From: Jim Meyering Date: Sun, 30 Jan 2000 12:21:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab365a82971a3cd083c2730322e51279f090ddd0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index bc01972d17..34ee620fd9 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,7 @@ +2000-01-30 Jim Meyering + + * Version 2.0e. + 2000-01-29 Jim Meyering * configure.in: Move library-related tests into m4/lib-check.m4. diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 057334d1ea..608e589982 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,7 @@ Changes in release 2.1 [2.0e] +* stty: fix long-standing bug that caused test failures on at least HPUX + systems when COLUMNS was set to zero * still more portability fixes * unified lib/: now that directory and most of the configuration framework is common between fileutils, textutils, and sh-utils