From 190900e1b00f6dcd1132baf584231e69acd70e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 13 Nov 2016 17:48:11 +0100 Subject: [PATCH] Update changelog for 1.63 --- doc/intrusive.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/intrusive.qbk b/doc/intrusive.qbk index bdd28c5..8e5b10c 100644 --- a/doc/intrusive.qbk +++ b/doc/intrusive.qbk @@ -3835,6 +3835,13 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std [section:release_notes Release Notes] +[section:release_notes_boost_1_63_00 Boost 1.63 Release] + +* Fixed bugs: + * [@https://svn.boost.org/trac/boost/ticket/12556 Boost Trac #12556: ['member_value_traits.hpp has a missing #include]] + +[endsect] + [section:release_notes_boost_1_62_00 Boost 1.62 Release] * Fixed bugs: