diff --git a/doc/container.qbk b/doc/container.qbk index be59adc..8da9cc2 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1343,9 +1343,11 @@ use [*Boost.Container]? There are several reasons for that: * New [classref boost::container::devector devector] container. * Fixed bugs/issues: * [@https://github.com/boostorg/container/pull/157 GitHub #157: ['"Add missing include"]]. + * [@https://github.com/boostorg/container/issues/159 GitHub #159: ['"pmr::monotonic_buffer_resource crashes on large single allocations"]]. * [@https://github.com/boostorg/container/issues/160 GitHub #160: ['"Usage of uses_allocator needs a remove_cvref_t"]]. * [@https://github.com/boostorg/container/issues/161 GitHub #161: ['"polymorphic_allocator(memory_resource*) non-standard extension causes headache"]]. - + * [@https://github.com/boostorg/container/pull/163 GitHub #163: ['"container_rebind for small_vector with options"]]. + [endsect] [section:release_notes_boost_1_74_00 Boost 1.74 Release]