From 3ead94909929d95fe340ba82fb86d6937ea9f390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 8 Aug 2024 01:26:44 +0200 Subject: [PATCH] Fix 1.87 changelog. --- doc/interprocess.qbk | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index fb8f99b..0c2e72c 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6770,12 +6770,6 @@ thank them: * Deprecated `` headers. They were the original source of [*Boost.Container] in 2011, but no longer maintained. As a long transition, Boost.Interprocess has maintained those headers for compatibility. They will be removed in a future Boost release. -[endsect] - -Bug in boost::interprocess::ipcdetail::sync_handles::obtain_mutex #210 - -[section:release_notes_boost_1_87_00 Boost 1.87 Release] - * Fixed bugs: * [@https://github.com/boostorg/interprocess/issues/210 GitHub #210 (['"Bug in boost::interprocess::ipcdetail::sync_handles::obtain_mutex"])]. * [@https://github.com/boostorg/interprocess/issues/192 GitHub #192 (['"managed_windows_shared_memory crash on destruction"])].