From 38ea1d72942c8e4483aba1fa3bd37b0862ad51be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 31 Oct 2020 18:57:21 +0100 Subject: [PATCH] Update changelog with #169 --- doc/container.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/container.qbk b/doc/container.qbk index fc23d3d..3293791 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1351,6 +1351,7 @@ use [*Boost.Container]? There are several reasons for that: * [@https://github.com/boostorg/container/issues/165 GitHub #165: ['"Link error with shared library and memory_resource inline members"]]. * [@https://github.com/boostorg/container/pull/166 GitHub #166: ['"Fix encoding error in copyright headers"]]. * [@https://github.com/boostorg/container/pull/167 GitHub #167: ['"error: the address of 'msg' will always evaluate as 'true' warning with GCC 4.4"]]. + * [@https://github.com/boostorg/container/issues/169 GitHub #169: ['"flood of warnings building dlmalloc_ext_2_8_6.c on clang11"]]. [endsect]