diff --git a/AUTHORS b/AUTHORS index 141a7423c..27df00fc6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -33,6 +33,7 @@ Eric Hunsberger Eric Siegerman Florian Bruhin Floris Bruynooghe +Gabriel Reis Graham Horler Grig Gheorghiu Guido Wesdorp diff --git a/CHANGELOG b/CHANGELOG index 6f585b8c7..3e254d34f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,10 @@ belongs to a file which is no longer available. Thanks Bruno Oliveira for the PR. +- enhancement made to highlight in red the name of the failing tests so + they stand out in the output. + Thanks Gabriel Reis for the PR. + 2.8.2 -----