diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-16 07:59:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-16 07:59:08 +0000 |
commit | 152d9ca5225fd52a56afff9047de80357f8c838f (patch) | |
tree | 801043bcabff0964652f2baaac717c62a8fe95ba | |
parent | fd35a8b08166af5b9b16bd1c83d4f7ae881e55c4 (diff) | |
download | coreutils-152d9ca5225fd52a56afff9047de80357f8c838f.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ * Version 5.0.2. + * README: Update section on testing as `root'. + Suggestion from Paul Jarc. + + * src/test.c (AUTHORS): Replace 3-letter usernames with the actual + names of authors that I just found in bash's builtins/test.def. + Running `[' with no arguments would evoke a segfault. * src/test.c (main) [LBRACKET]: Move initialization of argv to precede potential use via test_syntax_error. |