diff --git a/doc/container.qbk b/doc/container.qbk index ec3e3ab..2a7ce94 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1099,6 +1099,8 @@ use [*Boost.Container]? There are several reasons for that: [section:release_notes_boost_1_59_00 Boost 1.59 Release] * [@https://github.com/boostorg/container/pull/26 GitHub #26: ['Fix bug in stable_vector::capacity()]]. Thanks to timsong-cpp/Arindam Mukerjee. +* [@https://github.com/boostorg/container/pull/26 GitHub #27: ['fix stable_vector's index_of's doxygen comment]]. Thanks to kariya-mitsuru. +* [@https://svn.boost.org/trac/boost/ticket/11380 Trac #11380: ['"Container library std forward declarations incorrect in std_fwd.hpp on libc++ with gcc"]]. [endsect]