diff --git a/feed/history/boost_1_68_0.qbk b/feed/history/boost_1_68_0.qbk index 26a1ba1f..fa615cf9 100644 --- a/feed/history/boost_1_68_0.qbk +++ b/feed/history/boost_1_68_0.qbk @@ -27,6 +27,12 @@ [section Updated Libraries] +* [phrase library..[@/libs/coroutine2/ Coroutine2]:] + * #14: crash while stack unwinding + * #18: some guidance on why to use coroutine2 + * #20: failes to compile test in due to the error C2039 + * #22: undefined behaviour documentation + * [phrase library..[@/libs/graph/ Graph]:] * Conditionally replace deprecated/removed C++98 `std::bind1st` by `std::bind`, `std::auto_ptr` by `std::unique_ptr`, and