diff --git a/doc/intrusive.qbk b/doc/intrusive.qbk index 3363113..f1675a9 100644 --- a/doc/intrusive.qbk +++ b/doc/intrusive.qbk @@ -3881,6 +3881,13 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std [section:release_notes Release Notes] +[section:release_notes_boost_1_70_00 Boost 1.70 Release] + +* Fixed bugs: + * [@https://github.com/boostorg/intrusive/pull/33 GitHub Pull #33: ['Fix compilation in case if key is void*, again]] + +[endsect] + [section:release_notes_boost_1_67_00 Boost 1.67 Release] * Fixed bugs: