From 9c09a0cbc79c2d3c509f9d659ee11b85c0ee4fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 24 May 2017 23:06:20 +0200 Subject: [PATCH] Update changelog --- doc/container.qbk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index 0749045..b0cd4bc 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1217,6 +1217,10 @@ use [*Boost.Container]? There are several reasons for that: * Implemented `extract_sequence`, `adopt_sequence` functions for flat_[multi]map/set associative containers. +* Fixed bugs: + * [@https://github.com/boostorg/container/pull/49 GitHub #49: ['"Remove useless allocator copy in map"]]. + * [@https://github.com/boostorg/container/pull/50 GitHub #50: ['"Fixed bug Trac #13038"]]. + [endsect] [section:release_notes_boost_1_64_00 Boost 1.64 Release]