diff --git a/doc/container.qbk b/doc/container.qbk index c5039ce..6c285a8 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1237,6 +1237,9 @@ use [*Boost.Container]? There are several reasons for that: * ['vector] can now have options, using [classref boost::container::vector_options vector_options]. The growth factor and the stored size type can be specified. +* Fixed bugs: + * [@https://github.com/boostorg/container/pull/64 GitHub #64: ['"Fix splice for slist"]]. + [endsect] [section:release_notes_boost_1_66_00 Boost 1.66 Release]