From 8c689df5b896d17fd34f2b0a498e2cb00ee042c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 12 Nov 2013 16:14:52 +0000 Subject: [PATCH] Updated changelog with #9332 [SVN r86652] --- doc/intrusive.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/intrusive.qbk b/doc/intrusive.qbk index c84700c..fdcbaf7 100644 --- a/doc/intrusive.qbk +++ b/doc/intrusive.qbk @@ -3884,6 +3884,13 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std [section:release_notes Release Notes] +[section:release_notes_boost_1_56_00 Boost 1.56 Release] + +* Fixed bugs: + * [@https://svn.boost.org/trac/boost/ticket/9332 #9332: ['"has_member_function_callable_with.hpp compile error on msvc-12.0"]]. + +[endsect] + [section:release_notes_boost_1_55_00 Boost 1.55 Release] * [*Source breaking]: Deprecated `xxx_dont_splay` functions from splay containers.