diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-17 20:29:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-17 20:29:05 +0000 |
commit | 1c904f14eae006070953acf21c293eb60232af9a (patch) | |
tree | 9a3f0cba6f295b918030bce7c8ad71aee8809a34 /ChangeLog | |
parent | 1fd966436a16a75019cfd9b9a5fe5f3d2b84a8e9 (diff) | |
download | coreutils-1c904f14eae006070953acf21c293eb60232af9a.tar.xz |
* tests/envvar-check: Add more variable names to the list of those
that can affect these programs and tests: _POSIX2_VERSION, COLUMNS,
QUOTING_STYLE, TABSIZE, TERM, TMPDIR.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-09-17 Jim Meyering <jim@meyering.net> + + * tests/envvar-check: Add more variable names to the list of those + that can affect these programs and tests: _POSIX2_VERSION, COLUMNS, + QUOTING_STYLE, TABSIZE, TERM, TMPDIR. + 2006-09-16 Paul Eggert <eggert@cs.ucla.edu> * NEWS: Document that mkdir -p and install -d now fork on occasion. |