diff --git a/feed/history/boost_1_62_0.qbk b/feed/history/boost_1_62_0.qbk index afab74b1..94ce30d9 100644 --- a/feed/history/boost_1_62_0.qbk +++ b/feed/history/boost_1_62_0.qbk @@ -44,6 +44,7 @@ * [phrase library..[@/libs/coroutine2/ Coroutine2]:] * [ticket 12221] coroutine<>::push_type function starts without pushing + * do not swallow exceptions thrown at coroutine<>::push_type construction * [phrase library..[@/libs/functional/forward/ Functional/Forward]:] * Fix C++11 compile error.