diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-17 22:30:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-17 22:30:15 +0000 |
commit | 543d2fa8ec89773b07c35484b96fcb6d8da58af7 (patch) | |
tree | deb04043d86a44ea764bdd3de33327492176605e | |
parent | 69df1f32a92b4418d910c8d8fba52eaf46ef9546 (diff) | |
download | coreutils-543d2fa8ec89773b07c35484b96fcb6d8da58af7.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index aba3786cf..eba81c509 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0.42. + * tests/install/basic-1: Add the standard $VERBOSE-handling hook. + This test currently fails for mips-dec-ultrix4.4. + * tests/install/create-leading: Use ../envvar-check rather than open-coding the same tests. |