Update changelog for 1.71

This commit is contained in:
Ion Gaztañaga
2019-04-08 00:30:28 +02:00
parent 28e8d6da78
commit 690bb0a852

View File

@@ -1241,6 +1241,13 @@ use [*Boost.Container]? There are several reasons for that:
[section:release_notes Release Notes]
[section:release_notes_boost_1_71_00 Boost 1.71 Release]
* [@https://github.com/boostorg/container/pull/109 GitHub #109: ['"Get rid of integer overflow in copy_move_algo.hpp (-fsanitize=integer)"]].
* [@https://github.com/boostorg/container/issues/112 GitHub #112: ['"vector::resize() compilation error with msvc-10..12: data is not a member of boost::detail::aligned_storage"]].
[endsect]
[section:release_notes_boost_1_70_00 Boost 1.70 Release]
* Removed support for already deprecated GCC < 4.3 and MSVC < 9.0 (Visual 2008) compilers.