From f1dbddc704dd57891056f048194987f32d376ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 23 Dec 2015 10:31:40 +0100 Subject: [PATCH] Update changelog with Github #33. --- doc/container.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/container.qbk b/doc/container.qbk index e3ac3b8..8e03937 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1217,6 +1217,7 @@ use [*Boost.Container]? There are several reasons for that: * Fixed bugs: * [@https://svn.boost.org/trac/boost/ticket/11856 Trac #11856 : ['"pool_resource.cpp error: declaration changes meaning"]]. + * [@https://github.com/boostorg/container/pull/33 GitHub #33: ['Make sure std::string constructor is available]]. [endsect]