diff --git a/doc/container.qbk b/doc/container.qbk index eb3d5df..8ceee1c 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1218,6 +1218,9 @@ use [*Boost.Container]? There are several reasons for that: The allocator argument is checked for ['size()] and ['empty()] members. If so, the argument is interpreted as the required underlying container. This means that ['static_vector], ['stable_vector] and ['small_vector] can be used now with flat associative containers. +* Fixed bugs: + * [@https://github.com/boostorg/container/pull/54 GitHub #54: ['"no sbrk() in VxWorks, configure dlmalloc to use only mmap"]]. + [endsect] [section:release_notes_boost_1_65_00 Boost 1.65 Release]