From dd158987e6bfbb83f82f35d6e34c93577bcb160b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 9 Dec 2019 13:43:30 +0100 Subject: [PATCH] Update changelist with #135 ("Missing BOOST_NORETURN for user defined functions"). --- doc/container.qbk | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index 7ff3b0d..38b0cdf 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1319,6 +1319,14 @@ use [*Boost.Container]? There are several reasons for that: [section:release_notes Release Notes] +[section:release_notes_boost_1_73_00 Boost 1.73 Release] + +* Fixed bugs: + * [@https://github.com/boostorg/container/pull/135 GitHub #135: ['"Missing BOOST_NORETURN for user defined functions"]]. + +[endsect] + + [section:release_notes_boost_1_72_00 Boost 1.72 Release] * Fixed bugs: