From e4e73da0ae461e78f2b3701e68beef0e4ad75a83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 4 Nov 2025 09:10:41 +0100 Subject: [PATCH] Add Pull #369 to changelog --- doc/interprocess.qbk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 4bc9046..3d86634 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6777,8 +6777,10 @@ thank them: [section:release_notes_boost_1_90_00 Boost 1.90 Release] +* Minor documentation fixes * 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"])]. [endsect]