From 9e5967708814027981d910e6fed4f7789eba23f8 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Fri, 12 Aug 2011 17:17:48 +0200 Subject: [PATCH] fix: two recent ChangeLog entries --- ChangeLog | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93764b73f..8b4ab342a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -131,17 +131,13 @@ * lib/am/check.am (am--redo-logs): Detect possible infinite recursion due to a test log in $(TEST_LOGS) being the same as $(TEST_SUITE_LOG). - * tests/parallel-tests-fork-bomb.test: Enhance and extend a - little now that we have more explicit semantics. 2011-08-09 Stefano Lattarini - coverage: possible infinite recursion in the test harness - Motivated by a regression in the 'test-protocols' branch. - * tests/parallel-tests-fork-bomb.test: New test, checking that - if $(TEST_SUITE_LOG) is in $(TEST_LOGS), we obtain a diagnosed - error rather than a make hang or a fork bomb. - * tests/Makefile.am (TESTS): Update. + coverage: enhance test against infinite recursion in test harness + * tests/parallel-tests-fork-bomb.test: Enhance and extend a + little now, for soon-to-be-implemented more explicit and safer + semantics. 2011-08-09 Stefano Lattarini -- 2.47.3