From 32ede303644cbd841426049cdec1993efc5e613d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 16 Dec 2025 07:24:43 +0100 Subject: [PATCH] Update changelog with #247 --- doc/interprocess.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 58766b4..fe722b1 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6793,6 +6793,7 @@ thank them: * Allocators * Fixed bugs: + * [@https://github.com/boostorg/interprocess/issues/242 GitHub #242 (['"Cygwin compatibility issues"])]. * [@https://github.com/boostorg/interprocess/issues/247 GitHub #247 (['"destruction of move-constructed map using private_adaptive_pool triggers Assertion"])]. [endsect]