Update 1.86 changelist with #191, #198, #207 and #214

This commit is contained in:
Ion Gaztañaga
2024-07-06 22:45:44 +02:00
parent 480bd01514
commit 482dce98b6

View File

@@ -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.