diff --git a/doc/closing_chapters/change_log.qbk b/doc/closing_chapters/change_log.qbk index cf0d0de5..17b03ba8 100644 --- a/doc/closing_chapters/change_log.qbk +++ b/doc/closing_chapters/change_log.qbk @@ -40,6 +40,7 @@ # [ticket 13149] Dependency decorators on parent suites # [ticket 13170] `BOOST_AUTO_TEST_CASE_TEMPLATE` don't want `typedef` for list # [ticket 13181] Boost test can't compare classes which have `begin` and `end` but not `const_iterator` +# [ticket 13371] Use-after-free with `--log_sink=file` # [ticket 13387] Test header fails to compile # [ticket 13398] Log format JUNIT generates invalid XML files # [ticket 13407] Boost.Test appears to crash under Cygwin