From 19f2f9698b00fb87f01d071f9d849205ff8ea5de Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Mon, 26 Feb 2018 15:08:16 -0800 Subject: [PATCH] add missing CHANGES note --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 7051095a5b9..e28cde2f4ac 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ 4902. [test] Improved the reliability of the 'ixfr' system test. [GL #66] +4899. [test] Convert most of the remaining system tests to be able + to run in parallel, continuing the work from change + #4895. To take advantage of this, use "make -jN check", + where N is the number of processors to use. [GL #91] + 4896. [test] cacheclean system test was not robust. [GL #82] 4895. [test] Allow some system tests to run in parallel. -- 2.47.3