diff --git a/contrib/regression/ChangeLog b/contrib/regression/ChangeLog index f1b1e00eba0..23e1e287fd2 100644 --- a/contrib/regression/ChangeLog +++ b/contrib/regression/ChangeLog @@ -1,3 +1,7 @@ +2004-11-07 James A. Morrison + + * README: Update website URL. + 2004-10-27 Geoffrey Keating * btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called diff --git a/contrib/regression/README b/contrib/regression/README index 7e0e657932e..445704f85a4 100644 --- a/contrib/regression/README +++ b/contrib/regression/README @@ -1,5 +1,5 @@ This directory contains scripts that are used by the regression -tester, . +tester, The primary script is 'btest-gcc.sh'. This is the script that is run to actually test the compiler.