From 3501c604c5fa59b12d69669ce297a2ea28ab539b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 9 Jun 2015 22:39:05 +0200 Subject: [PATCH] Update 1.59 changelog --- doc/container.qbk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index ec3e3ab..2a7ce94 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1099,6 +1099,8 @@ use [*Boost.Container]? There are several reasons for that: [section:release_notes_boost_1_59_00 Boost 1.59 Release] * [@https://github.com/boostorg/container/pull/26 GitHub #26: ['Fix bug in stable_vector::capacity()]]. Thanks to timsong-cpp/Arindam Mukerjee. +* [@https://github.com/boostorg/container/pull/26 GitHub #27: ['fix stable_vector's index_of's doxygen comment]]. Thanks to kariya-mitsuru. +* [@https://svn.boost.org/trac/boost/ticket/11380 Trac #11380: ['"Container library std forward declarations incorrect in std_fwd.hpp on libc++ with gcc"]]. [endsect]