
On Fri, Jul 12, 2019 at 2:40 AM Michael Caisse via Boost <boost@lists.boost.org> wrote:
The master branch is now closed for all changes except by permission for the Beta release.
Also, remember to add your libraries' changes to the release notes at:
<https://github.com/boostorg/website/blob/master/feed/history/boost_1_71_0.qbk>
Thanks,
-- The Boost Release Team
My apologies for not addressing these before the beta announcement, however there are a few changes not merged to master in two CMT maintained repositories: ptr_container: https://github.com/boostorg/ptr_container/commit/960da46f614fe526e0545614a98... Use unique temp file names to avoid spurious failures in parallel builds https://github.com/boostorg/ptr_container/pull/24 Fix a regression introduced at least as far back as 1.66.0 in ptr_vector There are also updates to the CI builds that pass on develop. logic: CI updates (added asan, tsan, VS2019, etc), no code changes. Thanks, Jim