From ecd85ce164f7dc29f31c185cbfd8ab3e9d7b0919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 20 Dec 2017 13:12:13 +0100 Subject: [PATCH] Add changelist for GitHub #64 ("Fix splice for slist") --- doc/container.qbk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index c5039ce..6c285a8 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1237,6 +1237,9 @@ use [*Boost.Container]? There are several reasons for that: * ['vector] can now have options, using [classref boost::container::vector_options vector_options]. The growth factor and the stored size type can be specified. +* Fixed bugs: + * [@https://github.com/boostorg/container/pull/64 GitHub #64: ['"Fix splice for slist"]]. + [endsect] [section:release_notes_boost_1_66_00 Boost 1.66 Release]