]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 07:59:08 +0000 (07:59 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 07:59:08 +0000 (07:59 +0000)
ChangeLog

index 8df4b46591a646a9e4d1db750ac7c84855fc0408..647cf219fbd32e785695d8e8a7c248478626875b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.