From cea4aab3c68d5fcb6089dd84d3553df139469b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 11 Nov 2025 23:19:16 +0100 Subject: [PATCH] Update release notes with #275 --- doc/interprocess.qbk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 95fb2f2..478ab18 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6778,10 +6778,11 @@ thank them: [section:release_notes_boost_1_90_00 Boost 1.90 Release] * Minor documentation fixes -* Fixed bugs: +* Fixed bugs: * [@https://github.com/boostorg/interprocess/pull/245 GitHub #245 (['"Fix UBSan runtime error (load of 'boost::interprocess::mode_t')"])]. * [@https://github.com/boostorg/interprocess/pull/269 GitHub #269 (['"Minor documentation fixes and template parameter renames"])]. * [@https://github.com/boostorg/interprocess/issues/272 GitHub #272 (['"Regression boost 1.87: offset_ptr conversion from void no longer works"])]. + * [@https://github.com/boostorg/interprocess/pull/275 GitHub #275 (['"Allow injection of custom atexit procedure"])]. [endsect]