From 00ef90d13b37c2fb1ec4de78d9a2a51bc4b72614 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 9 Mar 2001 18:23:45 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b0ae65b1a..56f08bc98 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,21 @@ +2001-03-09 Jim Meyering + + * tests/help-version: Ensure that /dev/full is a character device + (using test -c) as well as being writable, before trying to write to it. + Otherwise, the test could mistakenly append a newline to an existing, + regular, writable, /dev/full file. + Suggested by Ulrich Drepper. + +2001-03-07 Jim Meyering + + * tests/stty/Makefile.am (EXTRA_DIST): Remove input-tty. + * tests/Makefile.am (EXTRA_DIST): Add input-tty. + + * tests/stty/basic-1: Reflect change in location of input-tty. + * tests/stty/row-col: Likewise. + * tests/stty/input-tty: Move this file... + * tests/input-tty: ... to here. + 2001-02-24 Paul Eggert * doc/sh-utils.texi: Fix typo: '-d=1may' -> '-d 1may'. -- cgit v1.2.3-54-g00ecf