diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 19f7fb6..c65d083 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6822,6 +6822,18 @@ thank them: [section:release_notes Release Notes] +[section:release_notes_boost_1_86_00 Boost 1.86 Release] + +* Fixed bugs: + * [@https://github.com/boostorg/interprocess/pull/191 GitHub #191 (['"vectorstream: support file sizes larger than INT_MAX "])]. + * [@https://github.com/boostorg/interprocess/pull/198 GitHub #198 (['"Minor fixes for documentation of offset_ptr"])]. + * [@https://github.com/boostorg/interprocess/pull/207 GitHub #207 (['"cmake: link system libraries"])]. + * [@https://github.com/boostorg/interprocess/pull/214 GitHub #214 (['"Doc: Fix github links"])]. + +[endsect] + + #198 + [section:release_notes_boost_1_85_00 Boost 1.85 Release] * Remove broken `unordered_map_index` class.