diff --git a/feed/history/boost_1_50_0.qbk b/feed/history/boost_1_50_0.qbk index 9e134d99..f0631065 100644 --- a/feed/history/boost_1_50_0.qbk +++ b/feed/history/boost_1_50_0.qbk @@ -59,6 +59,12 @@ Release status: * work around for msvc which allows ctor templates to be copy ctors, fixes [@https://svn.boost.org/trac/boost/ticket/6535 #6535]. * shorten filenames to meet boost guidelines, fixes [@https://svn.boost.org/trac/boost/ticket/6196 #6196]. +* [phrase library..[@/libs/multi_array/ MultiArray]:] + * Concepts bug fix and Workaround for Visual Studio 2010 + ([@https://svn.boost.org/trac/boost/changeset/78496 Patch]) + * Fix to assert.cpp test case + ([@https://svn.boost.org/trac/boost/changeset/78498 Patch]) + * [phrase library..[@/libs/program_options/index.html Program Options]:] * Improved error reporting ([@ https://svn.boost.org/trac/boost/changeset/77827 Patch from Leo Goodstadt])