From 9efcc3ba7ad0d3194b532073ef4023309fb4dab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 8 Sep 2015 23:26:46 +0200 Subject: [PATCH] Update changelog with Trac #11615 --- doc/move.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/move.qbk b/doc/move.qbk index 38370bb..8182625 100644 --- a/doc/move.qbk +++ b/doc/move.qbk @@ -762,6 +762,13 @@ Many thanks to all boosters that have tested, reviewed and improved the library. [section:release_notes Release Notes] +[section:release_notes_boost_1_60 Boost 1.60 Release] + +* Fixed bug: + * [@https://svn.boost.org/trac/boost/ticket/11615 Trac #11615: ['"Boost.Move should use the qualified name for std::size_t in type_traits.hpp"]], + +[endsect] + [section:release_notes_boost_1_59 Boost 1.59 Release] * Changed `unique_ptr`'s converting constructor taking the source by value in C++03 compilers to allow simple conversions