diff --git a/doc/intrusive.qbk b/doc/intrusive.qbk index 8e5b10c..1556438 100644 --- a/doc/intrusive.qbk +++ b/doc/intrusive.qbk @@ -3835,6 +3835,13 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std [section:release_notes Release Notes] +[section:release_notes_boost_1_64_00 Boost 1.64 Release] + +* Fixed bugs: + * [@https://svn.boost.org/trac/boost/ticket/12745 Boost Trac #12745: ['key_nodeptr_comp broken if the key type is void*]] + +[endsect] + [section:release_notes_boost_1_63_00 Boost 1.63 Release] * Fixed bugs: