2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-29 08:02:20 +00:00

Website: Copy MultiArray notes from beta site.

[SVN r78566]
This commit is contained in:
Daniel James
2012-05-24 04:43:38 +00:00
parent bf15287550
commit 552995c199

View File

@@ -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])