From 884ca80c81ca12db0031fe49576ea52ac9f07f95 Mon Sep 17 00:00:00 2001 From: Raffi Enficiaud Date: Mon, 4 Apr 2016 10:09:56 +0200 Subject: [PATCH] Fix change log --- doc/closing_chapters/change_log.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/closing_chapters/change_log.qbk b/doc/closing_chapters/change_log.qbk index 5803aa8a..5de8d6ff 100644 --- a/doc/closing_chapters/change_log.qbk +++ b/doc/closing_chapters/change_log.qbk @@ -19,7 +19,7 @@ [h5 Bugfixes and feature requests] # [ticket 6767] Use of namespace qualifier with floating point exception functions breaks if they are macros # [ticket 8905] `boost/test/impl/debug.ipp`: Ignores return value from `WaitForSingleObject` -# [ticket 9943] Runtime parameter Random seed for random order of test cases not respected correctly +# [ticket 9443] Runtime parameter Random seed for random order of test cases not respected correctly # [ticket 11854] Add fixture support in `BOOST_DATA_TEST_CASE` # [ticket 11887] `BOOST_TEST(3u == (std::max)(0u, 3u))` fails # [ticket 11889] `BOOST_DATA_TEST_CASE` fails to compile for 4D and higher dimensional grids